2020-09-02, 21:18:13
I'm helping someone with their get-simple website, normally I'm a WordPress user.
I installed a let's encrypt certificate, changed the website basis URL to https, added to .htaccess. All pages of the website are https now, except the page with a p01-contact form. There I have mixed content, I get this error in the console:
I installed the force HTTPS plugin, but that doesn't solve the problem.
What can I try next? Thanks!
I installed a let's encrypt certificate, changed the website basis URL to https, added to .htaccess. All pages of the website are https now, except the page with a p01-contact form. There I have mixed content, I get this error in the console:
Quote:Mixed Content: The page at 'https://bradom.be/contact/' was loaded over HTTPS, but requested an insecure stylesheet 'http://bradom.beplugins/p01-contact/style.css'.
I installed the force HTTPS plugin, but that doesn't solve the problem.
What can I try next? Thanks!