Theme Author
Derek
(@chiroderek)
The premium version allows you to replace the front page image with a video by using the YouTube embed code.
A Google search for how to embed a channel, instead of a specific video turned up this embed code:
<iframe src="http://www.youtube.com/embed/?listType=user_uploads&list=YOURCHANNELNAME" width="580" height="326"></iframe>
Replace YOURCHANNELNAME with your YouTube channel name.
You can find additional player parameters here: https://developers.google.com/youtube/player_parameters
Theme Author
Derek
(@chiroderek)
No problem. I’m going to mark this as resolved.