Minify CSS Causes Chrome Mixed Content Warning
-
Today I used my Let’s Encrypt SSL to start enforcing HTTPS on my new WordPress site I created a week ago. After getting all the correct settings enabled, it worked except that the Chrome browser was showing warnings about insecure scripts.
I used the Chrome devtools to identify 18 calls for fonts that were being made with HTTP: by my theme (Katib Writers by Themeseye, if it matters). By a process of elimination I found that turning off Minify CSS in the SG Optimizer corrected the issue.
Don’t know if it’s particular to that theme or my site in some way. But at the moment I can run all the optimization features except /Frontend Optimization/Minify CSS Files. That one causes my site to fail Google’s mixed content detection. The problem is reproducible by turning Minify CSS on and off.
Unfortunately I can not say whether this is attributable to the newest update of SG Optimizer. I did not turn on HTTPS until after the update was installed.
The topic ‘Minify CSS Causes Chrome Mixed Content Warning’ is closed to new replies.