WPIntell

Source evidence

Font loading issue – 404 errors despite CSS changes

Rate My Post – Star Rating Plugin by FeedbackWP · support · 2025-05-07T06:16:00+00:00

mixedsentiment
mediumseverity
0.85relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 6 rows with source links

16.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

5 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
liberteque resolved
Dear Rate My Post Plugin Author, I am experiencing a persistent issue with the plugin where it attempts to load font files (ratemypost.ttf, ratemypost.woff) from an incorrect URL, resulting in 404 errors in the browser console. Despite implementing various troubleshooting steps, including: Creating and activating a child theme Modifying the plugin’s CSS (rate-my-post.min.css) to remove the @font-face definition and/or replace the font-family: ratemypost declarations with system fonts Clearing all website and browser caches Deactivating and reactivating the plugin the plugin continues to attempt to load the fonts from the incorrect URL. The correct URL should be /wp-content/plugins/rate-my-post/public/css/fonts/, but the browser is attempting to load from /wp-content/plugins/rate-my-post/public/css/rate-my-post.min.cssfonts/. I have tried disabling the font pre-load using add_filter, which has also not resolved the issue. I would greatly appreciate your assistance in resolving this issue. Is there a known conflict or setting within the plugin that might be causing this behavior? Any guidance you can provide would be very helpful. This is de output of pagespeed (direct link) https://pagespeed.web.dev/analysis/https-goodfeeling-nl-is-conolidine-de-natuurlijke-morfine-of-te-mooi-om-waar-te-zijn/kd3pg80bfu?form_factor=mobile this the output which produces a 404. I see there is a missing / before fonts/ratemypost.ttf wp-content/plugins/rate-my-post/public/css/rate-my-post.min.cssfonts/ratemypost.ttf also with: https://goodfeeling.nl/wp-content/plugins/rate-my-post/public/css/rate-my-post.min.cssfonts/ratemypost.woff Hope you can help me out, Nick The page I need help with: [ log in to see the link] Likely another plugin is rewriting the font URL. Have you tried deactivating all other plugins leaving just our plugin to see if the issue is resolved? If it is resolved, try reactivating your plugin one at a time to find the conflicting plugin. Thanks for your quick response 🙏🏼 It was litespeed cache Problem solved Grtz Nick For anyone who’s interested: I replaced litespeed cache with debloat plugin.

Comments

3 shown
Collins Agbonghama 2025-05-07T08:12:00+00:00

Likely another plugin is rewriting the font URL. Have you tried deactivating all other plugins leaving just our plugin to see if the issue is resolved? If it is resolved, try reactivating your plugin one at a time to find the conflicting plugin.

liberteque 2025-05-07T08:34:00+00:00

Thanks for your quick response 🙏🏼 It was litespeed cache Problem solved Grtz Nick

liberteque 2025-05-07T10:13:00+00:00

For anyone who’s interested: I replaced litespeed cache with debloat plugin.