Font errors

Hello,
I’m getting the following 404 errors when testing the website on Webpagetest.org
The files in question are all font related.
/wp-content/themes/x/framework/fonts/font_awesome/fontawesome-webfont.woff2?v=4.7.0
/wp-content/themes/x/framework/fonts/font_awesome/fontawesome-webfont.woff?v=4.7.0
/wp-content/themes/x/framework/fonts/font_awesome/fontawesome-webfont.ttf?v=4.7.0

What could be causing this issue and how to resolve it.

Thanks

Hey @ferdia,

You’re having the same issue as the user in this thread: https://theme.co/apex/forum/t/fontawesome-is-missing/47311/2

Please check if you have a similar setup and apply the same suggestion.

Thanks.

Hello Christian,

I’ve delete the cache and could not find any reference to the above mentioned file in the custom CSS file.
The problem still remains.

Best Regards

Hi @ferdia,

You’ll not able to find them since they don’t exist anymore in the latest version. The issue is that the cache is being served where it still relies on old font files.

Based on requests, it’s coming from CloudFlare’s caches.

Please clear/purge your CF caches and or turn it to development mode, or simply deactivate it just for testing. If you didn’t set up your CF then it’s probably your hosting’s CF, then please contact them and turn it off.

Thanks!

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