Tagged: Youtube
When I like out to a YouTube video over HTTPS, and click the link a blank lightbox appears with the standard “should load over https” error message. I am using WordPress HTTPS plugin, but everything else works besides the youtube lightbox. Any ideas?
Hi Imburr!
Open up wp-content/themes/enfold/js/prettyPhoto/js/jquery.prettyPhoto.js and try to replace:
http://www.youtube.com/embed/
with
https://www.youtube.com/embed/
Regards,
Peter