Fonts and https

Hi - I’ve added a custom font, everything was loading over http. I’ve just moved the website to https and the custom fonts have disappeared (unwrap.coop) What could I do to restore the custom font? Thanks.

Hi Simon,

I have checked your website and found the issue with the font files in the console. After you implemented the HTTPS you need to replace the HTTP URLs stored in your database. To replace the URL you can use the Velvet Blues Update URLs plugin.
I would also suggest you go through the following articles on the same.

  1. https://theme.co/docs/font-awesome-icon-issues#cors-and-font-awesome
  2. https://theme.co/docs/font-awesome-icon-issues#enabling-cors-on-apache
  3. https://theme.co/docs/font-awesome-icon-issues#enabling-cors-on-iis-7-0-and-up
  4. https://theme.co/docs/font-awesome-icon-issues#enabling-cors-on-nginx

Hope it helps.
Thanks

Brilliant - thanks!

Hi Simon,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.