Hello Alice,
thanks for the link, I think I got somewhere with it, but the video did not come up, I was able to get the video id show up but not the video itself, it kept showing up as [vC_n_L1KGbo].
Also in the trailer-player.php file there is this code
$embed = array(‘<iframe width=”100%” height=”100%” src=”//www.youtube.com/embed/’, ‘” frameborder=”0″ allowfullscreen=””></iframe>’);
is there a way I can add the id to the URL or vice-versa dynamically?