Dear JA, I want create a video module exactly as in the home page of your demo website. I have copied exactly your code (disabling any text editor) in my custom module, adapting to my Youtube video:
<div class="video-wrapper grid-2×2"><img class="video-cover" src="images/joomlart/demo/video-cover.jpg" alt="" /> <a class="video-play-icon" href="https://youtu.be/aZgqMxM6HJE"><i class="fa fa-play-circle-o"> <iframe width="560" height="315" src="https://youtu.be/aZgqMxM6HJE" frameborder="0" allowfullscreen>
The image of video shows correctly, the play button also work, but if I click on the play button I see only a blank page with an X button without any video. And the link of the video is correct. Why? How can I solve it?
Thank you very much
-
This topic was modified 7 years, 2 months ago by svtmusr.
-
This topic was modified 7 years, 2 months ago by svtmusr.