rajudp 0 Posted August 26, 2019 please help me to set youtube video for item. i have tried all addons but none is working for me. Share this post Link to post Share on other sites
kgtee 77 Posted August 26, 2019 You can embed a video in the product description by adding the html code provided by YouTube. An example is shown below: Quote <div class="embed-responsive embed-responsive-16by9"><p> <iframe width="560" height="315" src="https://www.youtube.com/embed/uaYJvhp_8hg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </p></div> Share this post Link to post Share on other sites
♥JcMagpie 1,692 Posted August 26, 2019 33 minutes ago, rajudp said: please help me to set youtube video for item. i have tried all addons but none is working for me. No add-on required if you wish to show on product page. Simply use the stock gallary to add a large image with a video holding image and add your iframe with the link to the video into the image html box. That's it you have linked an image to that product now when you go to the product you will see the holding image click it and the video will show. You must have a holding image. You can see this in opperation here. video in gallery 1 valquiria23 reacted to this Share this post Link to post Share on other sites
rajudp 0 Posted August 26, 2019 thanks it is working now Share this post Link to post Share on other sites
burt 5,612 Posted November 10, 2020 The ability to add videos via the "products gallery" was removed. It was unwanted by a majority of shopowners. If you need to add in video, inline it in the product description would be a simple option. Or make(or get made) a module to suit needs. Could be a pi module a content module a tab module Would need some type of admin interface, I suggest a Hook for that. Share this post Link to post Share on other sites
vmn 32 Posted November 11, 2020 What is the purpose of htmlcontent field nowadays? I tested in 1.0.7.9 and put some plain text into htmlcontent of one gallery image. The text will show in the carousel on the particularly image. Share this post Link to post Share on other sites
Fiber 44 Posted November 11, 2020 6 hours ago, vmn said: What is the purpose of htmlcontent field nowadays? I tested in 1.0.7.9 and put some plain text into htmlcontent of one gallery image. The text will show in the carousel on the particularly image. Put some info or something like that and why plain text? 1 burt reacted to this Share this post Link to post Share on other sites
vmn 32 Posted November 14, 2020 On 11/11/2020 at 4:28 PM, Fiber said: Put some info or something like that and why plain text? Unfortunately, multiple languages are not supported. So, I can't see much use for htmlcontent. I've implemented optional multi-lingual description text for product images in v2.3.4.1 CE (BS). Right now I'm learning hooks and have made the same (still testing) for Phoenix 1.0.7.9 without changing the core. Gallery modules are the next thing to override. Share this post Link to post Share on other sites
Fiber 44 Posted November 14, 2020 2 hours ago, vmn said: Unfortunately, multiple languages are not supported I know, but that was not your question 😀 Share this post Link to post Share on other sites