Descrição
This plugin extends the product details to embed youtube videos. It is absolutely free and always will be.
Visit [demo](https://walexconcepts.com/wordpress/product/mummy-changing-bag/).
Main features:
- * You can use it to embed any video on product details
- * Use shortcode to add it to any product details page at frontend.
- * Click ‘Settings’ under ‘Woocommerce Embed Youtube Videos’ menu at admin page to delete your videos where applicable.
Ecrãs
Instalação
- 1. Upload files of woo_embed_youtube_videos to the `/wp-content/plugins/`
- 2. Activate the plugin through the ‘Plugins’ menu in WordPress
- 3. At frontend, put ShortCode /*if ( shortcode_exists( ‘youtube_item_detail’ ) ) { echo do_shortcode(‘[youtube_item_detail]’);} */ to
add video to the page. Please always remember to remove [/* */] from the Shortcode. - 4. At backend , click ‘Settings’ under ‘Woocommerce Embed Youtube Videos’ menu in WordPress to display Woocommerce Embed Youtube Videos admin page.
- 5. At backend , click ‘Help’ under ‘Woocommerce Embed Youtube Videos’ menu in WordPress for help user guide.
Perguntas frequentes
-
Does Woocommerce Embed Youtube Videos work with any WordPress theme?
-
Yes, it does. You can use it with any WordPress theme.
-
Do I get free support for this free plugin?
-
Yes, we can provide support via email and chat if needed.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Embed Youtube Videos” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Embed Youtube Videos” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
- * roll out April, 07, 2022)