First please forgive me if I have posted this in the wrong area. If I have please give me the right link and I will will post there.
My question is. I bought a WordPress theme: http://themeforest.net/item/royale-creative-wordpress-theme/full_screen_preview/1565576
On the slider you click and a youtube vide pops up. I would like it to be a youtube video with a playlist. There is a place in the admin to add a youtube URL I would like to add a playlist URL
I asked the developer of the theme his answer was this: Documentation on the YouTube API – http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html
You need to retrieve the json of the playlist via php and feed it to header.php line 602 –
This is what I found on line:
line:602 ';
line:603 }
line:604 if($i==count($royale_s->mainitems[$k])-2){
line:605 $sout.='
line:606 ';
Because i'm very new with code I'm lost. I ask him to explain and for details but I have not gotten an answer. Can anyone please give me details or a sample as to what I'm supposes to do on line 602
Please
Thank you.
The blog I need help with is theleagueofhonor.com.