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

    (@webaware)

    G’day Jon,

    1. Revolution Slider is loading the Open Sans typeface from Google Fonts using an import from http, not https; you’ll need to edit the following file, then tell the authors to fix it:

    wp-content/plugins/revslider/rs-plugin/css/captions.css

    2. Contact Form 7 is loading its AJAX spinner from http, not https; you’ll need to tell the authors to fix it.

    Everything else looks good, so if you get those two things fixed you’ll be OK.

    cheers,
    Ross

    Thread Starter jongb

    (@jongb)

    Hi Ross,

    Thank you for this, just waiting on Contact Form 7 for a response now.

    Thanks for the fast response.

    Jon

    Plugin Author webaware

    (@webaware)

    @jonb: I just dropped Contact Form 7 into a test site, and it doesn’t give me that warning. Are you using the latest version of that plugin? Its code seems to already deal with loading the AJAX spinner over https.

    cheers,
    Ross

    Thread Starter jongb

    (@jongb)

    Hi,

    Yes I am as far as i’m aware, is there a way to drop in the latest plugin zip file without having to uninstall or lose my settings?

    I’m in talks with my Hosting to force certain directories through ssl, do you think forcing my plugins folder through ssl would work?

    Thanks again,

    Jon

    Plugin Author webaware

    (@webaware)

    G’day Jon,

    Forcing the plugins folder through SSL won’t help, because the browser is going to ask for an image over http and the security settings will block that. It’s the page source.

    What version of WordPress are you running?

    Thread Starter jongb

    (@jongb)

    Hi,

    That makes sense to me, running the latest version as far as I’m aware, thank you again for your help in this.

    Jon

    loose1

    (@loose1)

    Hi and good day to you,

    Hoping you can help please. I’ve detected two insecure content warnings on our sites checkout page. They relate to two images being served over http. After a lot of head scratching I am not sure how to resolve the issues. Any suggestions or guidance would be greatly appreciated.

    Have a great Easter Adrian

    https://pebblelane.co.uk/checkout/

    Plugin Author webaware

    (@webaware)

    G’day Adrian,

    1. please start a new topic, don’t add to a closed topic
    2. WooCommerce does everything this plugin does, you don’t need this plugin
    3. your site footer has an image with http://, change to just //

    cheers,
    Ross

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Insecure Errors’ is closed to new replies.