Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > YouTubeVideo inline control On the live site View modes: 
User avatar
Member
Member
mohammad-wirestorm - 3/27/2013 7:03:53 AM
   
YouTubeVideo inline control On the live site
Kentico 6.0
I followed the steps in the following link to insert a youtube video

http://devnet.kentico.com/docs/devguide/index.html?insert_youtube_video.htm

The issue is that it's appear on the page like
{^youtubevideo|(width)425|(height)264|(cookies)False|(hd)False|(rel)True|(loop)False|(border)False|(fs)True|(color1)#666666|(autoplay)False|(color2)#EFEFEF|(url)http://www.youtube.com/watch?v=4V5zGNVRmaE^}
Posted on 3/18/2013 in hello |

not the video itself. How to display a youtube video in kentico 6 the right way?


User avatar
Kentico Support
Kentico Support
kentico_janh - 3/27/2013 1:48:48 PM
   
RE: YouTubeVideo inline control On the live site
Hello,

Could you please check your Editable text web part has set the Resolve dynamic controls property to true?

Best regards,
Jan Hermann

User avatar
Member
Member
mohammad-wirestorm - 3/28/2013 4:16:34 AM
   
RE: YouTubeVideo inline control On the live site
Thanks a lot.

Now, I have another issue. How can I make youttube looks like
http://swedish.org/About/Blog/March-2013/Tips-and-resources-for-Colon-Cancer-Awareness-Mont#axzz2Op3VryjE

User avatar
Kentico Support
Kentico Support
kentico_janh - 3/28/2013 9:36:46 AM
   
RE: YouTubeVideo inline control On the live site
Hello,

there are parameters, which can be set to style the embed player, however you would have to build that code manually or create your own widget for it:

https://developers.google.com/youtube/player_parameters
http://support.google.com/youtube/bin/answer.py?hl=en&answer=178264

Best regards,
Jan Hermann