Problem With Embedding You Tube
Posted: Wed Oct 31, 2012 9:55 am
Hi I am looking for some help. I am trying to embed a You Tube video onto my CMSMS site.
My process has been, source the video, copy code and embed on site.
I have managed to get the video to display on a content page type, but not on an item page type. Is the code not supported on item pages?
I am wrapping my code in literal tags, so
{literal}
<__iframe width="560" height="315" src="http://www.youtube.com/embed/11s9b-P_oLk" frameborder="0" allowfullscreen></__iframe>
{/literal} and using the content block code on the actual WYSIWYG editor.
As I say I have no problems when installed on a content page, just the item pages (where I need it to display)
My process has been, source the video, copy code and embed on site.
I have managed to get the video to display on a content page type, but not on an item page type. Is the code not supported on item pages?
I am wrapping my code in literal tags, so
{literal}
<__iframe width="560" height="315" src="http://www.youtube.com/embed/11s9b-P_oLk" frameborder="0" allowfullscreen></__iframe>
{/literal} and using the content block code on the actual WYSIWYG editor.
As I say I have no problems when installed on a content page, just the item pages (where I need it to display)