Mixed content insecure stylesheet error
I keep getting this error: Mixed Content: The page at ... was loaded over HTTPS, but requested an insecure stylesheet '...wp-content/uploads/betheme/css/post-7.css?ver=1672853577'
How can I fix this problem?
I keep getting this error: Mixed Content: The page at ... was loaded over HTTPS, but requested an insecure stylesheet '...wp-content/uploads/betheme/css/post-7.css?ver=1672853577'
How can I fix this problem?
Comments
Hello,
Are you sure that your SSL certificate is properly working? The styles are loaded over the secure connection (HTTPS) and it looks like your page is still on HTTP.
Its really necessary in 2023 to have the SSL certificate, its just a must-have.
Thanks
Yes, I've set up SSL properly. You can see that the rest of the site is loading with https; it's just the one stylesheet that is not. The error in the console log specifically says:
Mixed Content: The page at 'https://www....com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.....com/wp-content/uploads/betheme/css/post-7.css?ver=1672943473'. This request has been blocked; the content must be served over HTTPS.
Hi,
Can you attach a link to the page where it does not load correctly, please?
Thanks
Hi Phil - yes, you can see it here. You can see the error in the browser console log.
Did you check your WP settings?
Please, see the following link about that:
https://support.muffingroup.com/faq/bebuilder-content-different-from-frontend-missing-styles/
Thanks