Tagged: Mixed content
-
AuthorPosts
-
June 14, 2014 at 7:59 pm #278947
I have a website that is using SSL certificate with Woo commerce. I have installed SSL certificate and the site seem to work in IE/Firefox without giving me any warnings, but Chorme display’s Yellow Pad Locks. Upon further investigation here is what I found in the console:
The page at ‘https://visualwilderness.com/shop/checkout’ was loaded over HTTPS, but displayed insecure content from ‘http://visualwilderness.com/wp-content/uploads/avia_fonts/fontello/fontello.woff’: this content should also be loaded over HTTPS.
visualwilderness.com/shop/checkout:441
The page at ‘https://visualwilderness.com/shop/checkout’ was loaded over HTTPS, but displayed insecure content from ‘http://visualwilderness.com/wp-content/uploads/avia_fonts/fontello/fontello.ttf’: this content should also be loaded over HTTPS.
visualwilderness.com/shop/checkout:441
The page at ‘https://visualwilderness.com/shop/checkout’ was loaded over HTTPS, but displayed insecure content from ‘http://visualwilderness.com/wp-content/uploads/avia_fonts/fontello/fontello.svg’: this content should also be loaded over HTTPS.
visualwilderness.com/shop/checkout:441My website is: https://visualwilderness.com/shop/checkout. You can easily this out by adding a product to the cart and going to the checkout page.
- This topic was modified 10 years, 5 months ago by Jay.
June 15, 2014 at 1:29 pm #279095Hi pateljx!
Please try using this plugin http://wordpress.org/plugins/wordpress-https/
Best regards,
YigitJune 18, 2014 at 2:59 pm #280583Not to hijack this thread, but I’m having the same issue as well and am using WordPress HTTPS as suggested by Yigit. All components of the site are secure except the path to custom fontello font uploads. It’s the only thing in the console that is http vs. https. Seems like wherever the path is called needs to be relative.
Any solutions?
June 18, 2014 at 3:03 pm #280587Hi!
Please try the code Peter posted here – https://kriesi.at/support/topic/enfold-https-issue/#post-279993
Cheers!
YigitMarch 16, 2017 at 5:45 pm #762086I cannot find any up-to-date info (Enfold Theme) on how best to transition our sites from http to https and avoid the mixed content issue warnings from Chrome.
Sites: https://ClosetsUtah.com & https://SunspiritGems.com
Chrome Warning “Your connection to this site is not secure” – Mixed Content issues
Any help will be appreciated.
Avery
March 16, 2017 at 6:02 pm #762091Hey Avery
Go check the links in your footer of Classy Closets. In your widgets you’ll have placed the code manually I assume? They are still http://… not https – hope that helps? Haven’t checked any further…
I had a whole world of pain transferring to an EV SSL. If you need to, use this script at the FTP level to replace every instance of http to https on your WordPress installation:
Search and Replace
Note this won’t change anything that’s not hosted on your server.
Hope that helps
Best
Ed- This reply was modified 7 years, 8 months ago by Swarez.
March 17, 2017 at 7:48 am #762372 -
AuthorPosts
- You must be logged in to reply to this topic.