Hi Guys
I edited the text on the “custom html” module located on the “video-background” position and after hitting save, the video background disappeared.
Here is the link:
http://6a302d046706684f348271132ce020d0.site.joomlart.com/index.php/bonus-pages/features-intro?tp=1
I read the documentation and re-typed the ff: (While the Editor is toggled off)
<div class=”video-shuffle-wrap”>
<div class=”content”><div class=“inner”>
<h3>Amazing video background</h3>
<p>Metus congue sodales vestibulum tellus eu Vivamus montes Pellentesque Cum pretium. Tellus metus nunc vel eu penatibus augue nibh id cursus consectetuer.</p>
<a href=”/index.php?option=com_content&Itemid=517&catid=88&id=102&lang=en&view=article”class=”btn btn-border btn-lg”>More Info</a>
</div></div>
<div class=”mask”> </div>
<iframe src=”//player.vimeo.com/video/94101559?title=0&byline=0&portrait=0&autoplay=1&loop=1″ width=”100%” height=”100%” frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
Problem was each time I saved the module… the last line kept disappearing.
<iframe src=”//player.vimeo.com/video/94101559?title=0&byline=0&portrait=0&autoplay=1&loop=1″ width=”100%” height=”100%” frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
How do I get the video back? Or better yet ….How do I replace the video when you can’t seem to save the code.
Thanks!