Fonts not loading over https
-
Hello,
Our website is configured to be served via HTTPS. Unfortunately, when loading the page, several fonts are loaded via HTTP, which causes Mixed Content errors, like this one:
Mixed Content: The page at 'https://www.freeverse.io/' was loaded over HTTPS, but requested an insecure font 'http://www.freeverse.io/wp-content/uploads/2019/05/KFOmCnqEu92Fr1Me5g.woff'. This request has been blocked; the content must be served over HTTPS.When I check the page source, I see that the offending fonts are loaded via http:// in the <style id=”kirki-inline-styles”> tag, which is generated by Kirki.
I have double checked that the urls in “Dashboard > Settings > General” are set to https. WP_CONTENT_URL is not set in wp-config.php (but when I do explicitly set it to the https url, the error still appears).
I would appreciate any help!
The page I need help with: [log in to see the link]
The topic ‘Fonts not loading over https’ is closed to new replies.