Font-aweseome minify problem
-
Hello,
I am having a strange problem with minifying when loading font awesome from CDN
If I don’t minify the CSS with W3TC, the font loads correctly from here:
https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0but as soon as I add it to the CSS minify list, the font doesn’t load anymore: I get 3 bad requests:
https://maxcdn.bootstrapcdn.com/wp-content/cache/minify/fonts/fontawesome-webfont.woff2?v=4.5.0
https://maxcdn.bootstrapcdn.com/wp-content/cache/minify/fonts/fontawesome-webfont.woff?v=4.5.0
https://maxcdn.bootstrapcdn.com/wp-content/cache/minify/fonts/fontawesome-webfont.ttf?v=4.5.0
Any idea why the URI is being changed?
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Font-aweseome minify problem’ is closed to new replies.