@fr0d0
thanks for that.
Just a bit challenged by it and need a little guidance please
‘user’ needs changing to ‘channel’
have changed this to :
if ( $ytchag_feed == ‘channel’ ) {
$ytchag_rss_url = $youtube_feed_url . ‘/channels/’ . $ytchag_channel . ‘/uploads?v=2&max-results=’. $ytchag_maxitems;
$ytchag_link_url = $youtube_url . ‘/channel/’ . $ytchag_channel;
}
if ( $ytchag_feed == ‘favorites’ ) {
$ytchag_rss_url = $youtube_feed_url . ‘/channels/’ . $ytchag_channel . ‘/favorites’;
$ytchag_link_url = $youtube_url . ‘/channel/’ . $ytchag_channel . ‘/favorites’;
}
now when i insert the shortcode below into a page or into a text widget nothing happens.
no videos whatsoever. Any ideas??
[Youtube_Channel_Gallery channel =”UCzuqE7-t13O4NIDYJfakrhw” style=”float: left;” videowidth=”470″ ratio=”16×9″ theme=”light” color=”white” autoplay=”0″ rel=”1″ showinfo=”1″ maxitems=”10″ thumbwidth=”148″ thumbratio=”16×9″ thumbcolumns=”3″ title=”1″ description=”0″ thumbnail_alignment=”top” descriptionwordsnumber=”10″]