Video teaser - fa fa-play

Support desk for Multipurpose Quark Theme
GK User
Sun Oct 11, 2015 12:07 am
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&amp;title=0&amp;byline=0&amp;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&amp;title=0&amp;byline=0&amp;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,
User avatar
Junior Boarder

GK User
Sun Oct 11, 2015 9:21 am
Go to joomla and than global configuration. Change default editor to NONE.

Paste the correct code again in the module and it should work.
User avatar
Gold Boarder

teitbite
Wed Oct 14, 2015 8:52 am
Hi

Yes, that's correct. I'll just add that editors in joomla by default ignores all the code they do not know, so mostly HTML5, which is more flexible than older versions, is having problems with editor and sometimes editor has to be disabled.
User avatar
Moderator

GK User
Wed Oct 14, 2015 9:38 pm
Thanks for your help. Already solved.
User avatar
Junior Boarder


cron