• Resolved beat_wettstein

    (@beat_wettstein)


    Hi,
    I am running WordPress and am using Flexible SSL via CloudFlare. I have the CloudFlare Flexible SSL Plugin installed to take care of the redirects. I also have the HTTPS Protocol Rewriting option switched on in the Cloudflare plugin. I still noticed some unsecured content and I therefore installed the SSL Insecure Content Fixer Plugin. Since is_ssl() says: no I placed the suggested code in wp-config.php. I am now still experiencing unsecured content in IE on pages with audio palyers and in Chrome when playing the audio files. An example can be found on this page https://www.careertuneup.com.au/shop/winding-down/.
    Thanks for your attention,
    Beat

    https://wordpress.org/plugins/ssl-insecure-content-fixer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author webaware

    (@webaware)

    G’day Beat,

    The is_ssl() test runs outside of WordPress, when your CloudFlare plugins aren’t running. From looking at your website, all is working just as it should.

    The mixed content warnings come from the embedded audio files. Change the URLs on those files from http: to https: and they won’t trigger warnings.

    cheers,
    Ross

    Thread Starter beat_wettstein

    (@beat_wettstein)

    Hi Ross,
    Thanks for your reply
    Will do, thanks.
    Beat

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

The topic ‘Audio player causes mixed content warning’ is closed to new replies.