• Hi
    I am using prettyPhoto to link to a YouTube video.

    It’s working via a button in the header.php file, so I am linking rather than embedding using an iframe.

    I’ve tried to specify certain parameters, eg, HD, autoplay, and hiding the title but these do not seem to be effective.

    My code is below (I’ve taken out the URL as the video’s private, but the link is working for me)

    <div id="tour-btn"> <a href="https://www.youtube.com/watch?v=xxxxxx?rel=0&hd=1&autoplay=1&autohide=1&showinfo=0" id="myVid" rel="wp-prettyPhoto">Take the Tour</a>

    Is there something wrong in the code or is it something to do with the plugin?

    Thanks

  • The topic ‘[Plugin: prettyPhoto] YouTube parameters’ is closed to new replies.