ACP Market Place
Suggestions
+1
{jrYouTube_embed type="iframe" width="100%" item=$item auto_play=true}
{jrYouTube_embed type="iframe" item_id=$item._item_id auto_play=true width="100%"}
{capture name="template" assign="htp_youtube.tpl"}
{literal}
{foreach $_items as $title => $item}
{jrYouTube_embed type="iframe" width="100%" item=$item auto_play=true}
{/foreach}
{/literal}
{/capture}
{jrCore_list module="jrYouTube" order_by="_created numerical_desc" limit=1 search="_profile_id = `$_profile_id`" template=$htp_youtube.tpl}
{jrYouTube_embed profile_id=$_profile_id order_by="created numerical_desc" limit="1" type="iframe" width="100%" auto_play=true}