Hi i have just installed a sslcert and now i have a mixed content problem
Mixed Content: The page at ” was loaded over HTTPS, but requested an insecure image ‘/wp-content/themes/enfold/images/background-images/grain_top.png’. This content should also be served over HTTPS.
i have no idea where i can find or change this image wp-content/themes/enfold/images/background-images/grain_top.png
can you help me with this?
thank you sandro
Hey detschiii,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard
sure!
Hi,
Thanks for that, it’s coming from the CSS you have in style.css:
.footer_color {
background: #333333 url(https://your.site/wp-content/themes/enfold/images/background-images/grain_top.png) top center repeat-x scroll;
}
Please change the URL to https.
Best regards,
Rikard
Hi Rikard
thank you for your fast help! it works now
regards sandro
