Minify CSS makes font missing
-
CSS is unable to locate my font file when I enable CSS auto minify.
It’s trying to request
example.com/wp-content/cache/webfonts/fa-brands-400.ttf # I looked, no webfonts folder in cache example.com/plugins/woocommerce/assets/fonts/star.ttf # It missed /wp-content
What is causing these problem?
If unable to fix, how can I debug which css file is it coming from and don’t minify them?Maybe the css that’s causing the problem
url(../../../../../../../plugins/woocommerce/assets/fonts/star.woff)
that is located inexample.com/wp-content/cache/minify/4d8f1.css
.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Minify CSS makes font missing’ is closed to new replies.