• Resolved alunthomasevans

    (@alunthomasevans)


    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]

Viewing 2 replies - 1 through 2 (of 2 total)
  • DannyCooper

    (@dannycooper)

    This looks to be resolved now. Did you recently change from http:// to https://?

    This can happen because the local fonts transient is cached for 7 days, so the fonts can get stuck on http:// for a few days.

    Thread Starter alunthomasevans

    (@alunthomasevans)

    Hi,

    Apologies for not posting my solution earlier.

    Through trial and error I discovered that simply deactivating and reactivating the offending plugin solved the problem.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fonts not loading over https’ is closed to new replies.