Embed You Tube Script

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Tue Aug 21, 2012 3:25 pm
Hello!

How does one embed a You Tube script

Code: Select all
<iframe width="960" height="720" src="http://www.youtube-nocookie.com/embed/xZj6llLsQyE" frameborder="0" allowfullscreen></iframe>


so that the video shoes on the body of the page? I tried to add it in the "html format of the page" but it does not show up WYSIWYG edit page and when I check the "html format of the page" it was erased, it is no longer there.


Cornelio
User avatar
Expert Boarder

GK User
Tue Aug 21, 2012 3:47 pm
Hi

That's because you have probably set iframe as prohibited element.
Please go to "Plugins Manager > Editor - TinyMCE" and remove iframe as prohibited element.

Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Aug 21, 2012 4:39 pm
Thanks Seichinha!


I found a different approach from You Tube but it requires the old flash format. You suggestion is better, I think it is compatible with html5.

What are probated with these:

Code: Select all
script,applet


Cornelio

Seichinha wrote:Hi

That's because you have probably set iframe as prohibited element.
Please go to "Plugins Manager > Editor - TinyMCE" and remove iframe as prohibited element.

Cheers ;)
User avatar
Expert Boarder

GK User
Tue Aug 21, 2012 4:44 pm
Yes, it's better solution ;) because also provided support for smartphones devices.
User avatar
Platinum Boarder


cron