I have a site in development. When the CDN is enabled the web font icons are blocked in Chrome and Firefox.
I’ve tried adding
<IfModule mod_headers.c>
<FilesMatch “\.(svg|ttf|otf|eot|woff|woff2)$”>
Header set Access-Control-Allow-Origin “*”
</FilesMatch>
</IfModule>
to the .htaccess file but it doesn’t fix the issue. The only temp fix is to turn off the CDN but I’d like to keep that enabled.
Do you have a fix for this?
Hey scartwright9220823,
Are you on godaddy? if yes, please turn off CDN you maybe experiencing the same issue as this user: https://kriesi.at/support/topic/logo-and-headers-stuffed-up-since-updating-to-latest-version/#post-1165399
Hope it helps.
Best regards,
Nikko
Hey,
Are you able to exclude font files? If you are, please do so.
Best regards,
Yigit
These never seemed to be resolved with GoDaddy and using a CDN. I want to resume using a CDN for speed but don’t want all of the icons disappearing like last time. Is there something I can ask GoDaddy to do that will fix the issue at their end?
Hi zebravision,
You have mentioned in the other thread that it is resolved: https://kriesi.at/support/topic/fonts-and-fontawesome-icons-are-not-loading/
Let us know if you need further assistance.
Best regards,
Nikko