404 error on webfonts
-
Hi,
I’ve been using this plugin for a couple of sites and it works just great. Only one issue I found with the CSS optimizations is the webfonts that are added in the css files using the @import rule are getting a 404 errors.
For example, if elementor has fa-solid-900.woff font in the following folder:
https://danskvagt.dk/wp-content/plugins/elementor/assets/lib/font-awesome//webfonts/fa-solid-900.woffAnd it’s being imported from https://danskvagt.dk/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css file.
The url now gets like this after the optimization ( both minify and unused CSS option on )
https://danskvagt.dk/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css../webfonts/fa-solid-900.woffAnd results in a 404 error.
Any help resolving this issue is appreciated.
Thanks.
The page I need help with: [log in to see the link]
- The topic ‘404 error on webfonts’ is closed to new replies.