Hi.
here we are with the video module. Since the installation i just see the cover image. I went to have a look inside and i find only this code:
<div class="video-wrapper grid-2x2"><img class="video-cover" src="images/joomlart/demo/video-cover.jpg" alt="" /></div>
i pasted this code found in the docs and in another tread:
<div class="video-wrapper grid-2x2">
<img class="video-cover" src="images/joomlart/demo/video-cover.jpg" alt="" />
<a class="video-play-icon" href="#"><i class="fa fa-play-circle-o"></i></a>
<iframe width="560" height="315" src="//www.youtube.com/embed/nz7sxt9xeJE" frameborder="0" allowfullscreen></iframe>
</div>
but when i save it goes always back the the previous line. What’s wrong?
thank you in advance