domjh
February 20, 2019, 10:03am
17
No problem. This is not something you can fix within Cloudflare,it has to be done on your actual site. Please see the guides below. There are also a lot of resources out there if you Google ‘mixed content ’ and, in your case, ‘WordPress Mixed Content ’
This tutorial is deprecated in favour of Mixed content errors · Cloudflare SSL/TLS docs
Archive What is <a href="https://community.cloudflare.com/t/community-tip-fixing-mixed-content-errors/42476/">mixed content</a>?
<a href="https://community.cloudflare.com/t/community-tip-fixing-mixed-content-errors/42476/">Mixed content</a> is when your site is loading over HTTPS, however some images / scripts / resources are being loaded insecurely over HTTP.
Your…
Error
Try the suggestions in this Community Tip to help you fix mixed content errors.
Background
Did you notice the green padlock missing from your browser when connecting over HTTPS? That is likely a mixed content issue. Mixed content errors mean that your website is being loaded over HTTPS, but some of the resources are being loaded over HTTP. In this case, the site will show as not secure.
[Registrar, basically free]
Quick Fix Ideas
To fix this, you will need to edit your sour…