• Resolved sgtketchup

    (@sgtketchup)


    Vimeo videos are embedded only in HTTP, regardless of whether the site is HTTPS. This is hard-coded into the API calls – please adjust so the plugin respects whether the site is encrypted. Unencrypted videos will not load on secure sites, and the plugin currently has no way of loading secure videos.

    For other users, I have a workaround – edit the plugin code to find and replace “http://vimeo” and “http://player.vimeo” with the HTTPS versions respectively. You’ll need to use Notepad++ or similar to replace it across the entire plugin directory – they appear ~12 times each in the code.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Dear sgtketchup,

    Thanks for your post.
    May we kindly ask you to mention the version of the plugin you are using now?

    Thanks

    Thread Starter sgtketchup

    (@sgtketchup)

    The most recent, v2.4.1.

    Dear sgtketchup ,

    Thanks for getting back to us.
    We will definitely apply the changes in our upcoming updates so that this issue will not appear again but currently it should be solved manually from the codes. Below are presented the files where the HTTP should be changed into HTTPS

    p-content\plugins\portfolio-gallery\templates\front-end\view\store-view\store-view.php line 57, 113, 294

    wp-content\plugins\portfolio-gallery\includes\portfolio-gallery-video-function.php line 71

    wp-content\plugins\portfolio-gallery\templates\front-end\view\content-popup\content-popup-view.php line 127, 264,324

    wp-content\plugins\portfolio-gallery\templates\front-end\view\content-slider\content-slider-view.php line 61,117

    wp-content\plugins\portfolio-gallery\templates\front-end\view\lightbox-gallery\lightbox-gallery-view.php line 139

    wp-content\plugins\portfolio-gallery\includes\portfolio-gallery-frontend-scripts.php line 273,276

    wp-content\plugins\portfolio-gallery\templates\front-end\view\full-width\full-width-view.php line 137,198

    wp-content\plugins\portfolio-gallery\templates\front-end\view\full-height\full-height-view.php line 137,201,265

    wp-content\plugins\portfolio-gallery\templates\front-end\view\toggle-up-down\toggle_up_down-view.php line 138,203,267

    We will wait for your results.

    Thanks

    Thread Starter sgtketchup

    (@sgtketchup)

    I’ve already made those replacements, they do work. Thank you for fixing it in future updates.

    Dear sgtketchup,

    We are so happy for the results you got 🙂
    Thank you very much for keeping us informed.
    In the case, if you need our help any further, feel free to ask.
    We will be glad to assist.

    Wish you all the best!

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

The topic ‘HTTPS Vimeo Embeds’ is closed to new replies.