• Resolved jnmkin

    (@jnmkin)


    Hello! I have your plugin and WordPress HTTPS installed, but when I view my checkout page in Firefox, it has the gray triangle with the “contains unencrypted elements” message. Chrome is coming up fine with the green padlock.

    When I look at Firebug & the page source, I see this: console.log(‘Unsecure External URLs: [ http://www.wordfence.com/images/flags/${loc.countryCode.toLowerCase()}.png, http://www.woothemes.com/ads/468x60b.jpg ]’);

    I attempted to delete all references to that Woothemes ad by doing a search of my WordPress files, so I’m not sure where that URL still exists. And the Wordfence link still comes up in the log even if I disable Wordfence. So I don’t know how else to get rid of those things..I also tried putting them in WordPress HTTPS’ URL Filters, but I’m not sure I quite understand how to use that.

    The problem page is at: https://cozyfolk.com/checkout (you’d need to add something to the cart before you can get there). Any help you can offer would be SO appreciated! : )

    Thank you!

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

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

    (@webaware)

    G’day jnmkin,

    The URLs you mention are logs added to the console by WordPress HTTPS, and they are not the problem (maybe that plugin fixed them, or maybe WooCommerce fixed them).

    Your problem is your favicon. Your theme is loading the favicon via HTTP. Check your theme options and see if you can remove the http: bit from the front of the favicon’s URL.

    cheers,
    Ross

    Thread Starter jnmkin

    (@jnmkin)

    Ack, so much time spent on a few useless pixels! And my host couldn’t even give me a clear answer..

    Thank you so much Ross – sending a few bucks your way. 🙂

    Plugin Author webaware

    (@webaware)

    Thanks, much appreciated!

    cheers,
    Ross

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2 Unsecure External URLS’ is closed to new replies.