Hi,
I'm trying to set up a multilingual quark site.
I realized that the Video teaser, concretely the play symbol has gone.
I realize that when I write this in the Custom html module:
<a href="#" class="gk-video-link gk-add-rotate-animation" data-url="//player.vimeo.com/video/8432525?color=ffffff&title=0&byline=0&portrait=0" data-width="1280" data-height="720" data-sr="enter bottom and move 50px">Play <i class="fa fa-play"></i> video</a>
Joomla is cropping the html code by this:
<p><a class="gk-video-link gk-add-rotate-animation" href="#" data-url="//player.vimeo.com/video/8432525?color=ffffff&title=0&byline=0&portrait=0" data-width="1280" data-height="720" data-sr="enter bottom and move 50px">Play video</a></p>
Does not make any sense for me, but as you can see the '<i class="fa fa-play"></i> ' has dissapeared, which I think is the reason of not seeing the play symbol. Also I think that probably I'm losing part of the functionality.
Anybody know the reason for this?
I'm experiencing very strange things after trying to set up a multilingual site.
I much appreciate any help. Thanks.
Regards,