Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Nico

    (@nico23)

    I know about this and this plugin supports relative protocol for youtube for a long time and I released a update yesterday that enables this for vimeo!

    I don’t know what other providers might support this. Seems that a lot of them don’t. Would be great if you (or someone) would tell me other providers that support it so I can enable it.

    Thread Starter thomas-andersen

    (@thomas-andersen-1)

    > Would be great if you (or someone) would tell me other providers that support it so I can enable it.

    for a quick start youtube supports this. I guess YouTube is one of the more popular video providers.

    Will try to get a more complete list of providers next time.

    Thanks!

    Plugin Author Nico

    (@nico23)

    Quoting myself:

    “I know about this and this plugin supports relative protocol for youtube for a long time …”

    Meaning SSL/HTTPS is supported already and is used when your site is using HTTPS.

    Hi. Thanks for the nice plugin. It works almost perfectly.

    I think, what thomas-andersen is refering to, is the non-protocoll-independent URIs for the background images. E.g. in the file advanced-responsive-video-embedder.php, line 1403:

    $maxres = 'http://img.youtube.com/vi/' . $id . '/maxresdefault.jpg';

    Which obviously would just work with sites that are http, not https. On https you’ll get the mixed content issue.

    Plugin Author Nico

    (@nico23)

    Nice catch Gerald! Will fix this soon, thanks.

    I don’t see thomas referring to this though.

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

The topic ‘Mixed content issues in browser’ is closed to new replies.