• Hi all,

    this plugin sounds very promising, but our website is completly under https://

    That’s why the plugin won’t work because it loads content with HTTP:
    [blocked] The page at ‘https://www.xyz.com’ was loaded over HTTPS, but ran insecure content from ‘http://cdn.cxtn.net/loader/loader.js?piver=1.0.0&ver=wp3.9.2’: this content should also be loaded over HTTPS.

    I tried to change the URL in:
    wp-content/plugins/video-analytics-by-vidanalyticcom/contentextension.php

    to:

    cx.src = "httpS://cdn.cxtn.net/loader/loader.js?piver='.$plugin_version.'&ver=wp'.get_bloginfo('version').'#channelid=" + channelid;

    but it doesn’t work either:

    Uncaught TypeError: Cannot read property 'split' of undefined loader.js?piver=1.0.0&ver=wp3.9.2:1N loader.js?piver=1.0.0&ver=wp3.9.2:1(anonymous function) loader.js?piver=1.0.0&ver=wp3.9.2:1(anonymous function) loader.js?piver=1.0.0&ver=wp3.9.2:1

    Any help / HTTPS support would be highly appreciated 😉

    Thanks,

    /flachhalter

    https://wordpress.org/plugins/video-analytics-by-vidanalyticcom/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘HTTPS Support’ is closed to new replies.