Archived topic
Mixed Content Errors
5 replies · Started by Cathy on July 17, 2017
Hello - I am using sections in many of my web pages, and am receiving errors that say "Mixed Content" URL was loaded over Https, but requested an insecure script or stylesheet (then URL to image upload, Masonry, etc). Both of my URLS are set to https:// under General Settings.
My host suggested using relative links, but I am not sure how to modify the WP image upload code to incorporate a relative image link.
Do you have suggestions on how to fix this? Thank you in advance!
Cathy
Hi there,
You can use a plugin like this to find your http links and replace them with https: https://en-ca.wordpress.org/plugins/better-search-replace/
Or you can do something like this: https://en-ca.wordpress.org/plugins/really-simple-ssl/
Hi Tom,
Thank you for the quick response and for giving two options for me to test out.
Cathy
No problem :)
Real Simple SSL worked great! Thanks again!
You're welcome :)