Hi,
I've been trying today to set up a video gallery.
I followed your guideline
Added a new gallery/category.
Uploaded a jpg and implemented the youtube HMTL code into the code box within the image options.
No matter what I do, only the picture shows up - no video. Looking into the source code the Youtube code shows up correctly - see below.
What goes wrong?
Code: |
<div style="display: none;" class="data-html-wrap htmlWidthAsImage position_bottom" id="data-html-17">
<div class="imgInHtml">
<img src="http://gruenesabitur.de/images/com_osgallery/gal-3/original/img_47549C4B5E93-2C51-0563-803B-428D16915A93.jpg">
</div>
<div class="contentInHtml">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/PXjMq2hU-fI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div>
</div>
|
Best regards
Joerg