• Hi, this plugin used to work fine but has stopped since adding SSL.
    the site is
    clone “dot” wefoster “hyphen” platform “dot” co/
    In the header of the homepage and next five pages on the menu is a play video image and when you clicked on it the video used to open in the lightbox. NOw the lightbox just opens with a blank white content area, the video does not appear.
    I uninstalled the plugin, cleaned the database then re-installed. Same problem.
    The errors that show up when I Inspect on Chrome
    autoptimize_97ab890….js:389 Mixed Content: The page at ‘https://clone “dot” wefoster “hyphen” platform “dot”co/’ was loaded over HTTPS, but requested an insecure resource ‘http://www.youtube.com/embed/-m5YyWnfd_0?rel=0’. This request has been blocked; the content must be served over HTTPS.(anonymous function) @ autoptimize_97ab890….js:389d.complete @ jquery.js:4i @ jquery.js:2fireWith @ jquery.js:2i @ jquery.js:4n.fx.tick @ jquery.js:4
    I really need help on this one.
    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, looking at your error message closely I can see why.

    You are running an SSL secure website correct! But your YouTube video is loading using http:// which is not secure. If you change your URL to https://, I am sure it will work again.

    Regards

    Thread Starter MarkDenis

    (@markdenis)

    This is the code inserted on the homepage header. It does not reference a non https youtube video.

    [video_lightbox_youtube video_id=”-m5YyWnfd_0&rel=0&autoplay=1″ width=”640″ height=”480″ anchor=”https://clone.wefoster-platform.co/wp-content/uploads/2016/07/PlayButton.png” alt=”Bootcamp Training Video”]

    This is the error, it references Javascript file of Pretty Photo

    jquery.prettyPhoto.js:7 Mixed Content: The page at ‘https://clone.wefoster-platform.co/#services’ was loaded over HTTPS, but requested an insecure resource ‘http://www.youtube.com/embed/-m5YyWnfd_0?rel=0’. This request has been blocked; the content must be served over HTTPS.(anonymous function) @ jquery.prettyPhoto.js:7d.complete @ jquery.js:4i @ jquery.js:2fireWith @ jquery.js:2i @ jquery.js:4n.fx.tick @ jquery.js:4

    Plugin Support mbrsolution

    (@mbrsolution)

    Yes I know what you mean. However something in your site is pulling the YouTube video over http instead of https.

    Do you have a cache plugin?

    Can you disable all your other plugins except this one and carry out a test?

    Regards

    Plugin Author wptipsntricks

    (@wptipsntricks)

    @markdenis, This error is not coming from video lightbox. You have another lightbox plugin that is causing this issue. However, I’m not being able to locate the conflicting plugin since all the JavaScript files are being combined as well as minified by your autoptimize plugin. Can you please disable it for now so I can investigate this issue?

    you can disable AO on a per request-basis by adding ?ao_noptimize=1 to the URL 🙂

    frank (ao dev)

    Thread Starter MarkDenis

    (@markdenis)

    I have deactivated Autoptimize for you to check now mbrsolution

    Plugin Support mbrsolution

    (@mbrsolution)

    @markdenis, did you disable all your other plugins except this one and carried out a test?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Plugin no longer loading video in lightbox’ is closed to new replies.