Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #267795

    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?

    #267830

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.