FontAwesome is missing

Hi,

I used webpagetest.org to analyse the loading of my page waschhalle-tuttlingen.de
I can see 3 Errors all according the same thing:

Request:
https://www.waschhalle-tuttlingen.de/wp-content/themes/x/framework/fonts/font_awesome/fontawesome-webfont.woff2?v=4.7.0
Error: 404

Beside the loading time. Why is this font “missing”.

Regards
Georg

Hey Georg,

That font does not exist anymore and was replaced by the new FontAwesome Icons. Please read the more details about the FontAwesome update in our X 6.2 release notes at https://theme.co/apex/forum/t/release-notes-pro-2-2-x-6-2-cornerstone-3-2/38234

You receive the 404 error because you’re still calling that font file from your custom CSS.

Please remove it from your Custom CSS and clear all caches including your CDN cache.

Thanks.

Okay, I got this so far. However, I think I have never used this font in the custom CSS. Cache is cleared and still the same thing.

Any ideas how I can find out where in my custom CSS I should look for?

Regards
Georg

Just to make it clear. In my sourcecode there is no “data-x-icon” there are only “data-x-icon-s”

Hi again,

I checked your site and it seems like the CSS is being loaded by a some third party plugin or a cache plugin. Please clear all caches including browser cache then deactivate your caching plugin and other optimization plugins. If you’re using a CDN, please clear the CDN’s cache and disable optimization services including WP Rocket.

Also test for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Let us know how this goes!

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