Hi.
On my site homepage I have two 'watch video' buttons that open a modal popup that plays the embedded youtube videos.
Website is www.avocadosunset.com.au
Code for the video buttons is:
<p><a class="gk-video-link modal button button-border" href="http://www.youtube.com/embed/4N3Ai-QRhj4" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Watch Video</a> <a class="gk-video-link modal button button-border" href="http://www.youtube.com/embed/ZF2cWacoVA4" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Watch Video</a></p>
This has been working fine - but I've recently been alerted to the fact that the video's no longer play in the modal window. All I see is a white box.
I'm not sure what's caused this - I've tried disabling other plugins to see if there's a conflict -but to no avail.
Any ideas?
Cheers
Emily