• Resolved Creatium

    (@creatium)


    Hi. I just installed W3TC plugin and I am having some problems. I use Automatic Minify option. The thing is that when I minify my CSS, my Font Awesome fonts stop working. So I thought I will add FA css files to exluded CSS files and it will solve the problem. But it does not work. I added all of them CSS, but they dont get excluded.

    I noticed this happening only on my theme-included files. I use Ark theme builder, which includes FA files as needed. I managed to exclude other files from other plugins. When I exclude them I expect to see them included in my initial source.

    This one of the files I am trying to exclude:
    wp-content/plugins/fresh-framework/framework/extern/iconfonts/ff-font-awesome4/ff-font-awesome4.css

    Here is another that worked:
    wp-content/plugins/wp-google-maps/css/font-awesome.min.css

    What am I missing?

    • This topic was modified 6 years, 1 month ago by Creatium.
Viewing 2 replies - 1 through 2 (of 2 total)
  • it’s very likely due to the css ordering when minified. I have font-awesome on my sites and they minify just fine.

    You can switch to manual mode and use the wizard to adjust the ordering when font-awesome is minified which will solve your problem

    The excluding of css will work too but strange its not excluding for you. You might not be getting the precise naming. If i recall w3tc can take partial matching or uses regex.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    No activity for over a week.
    Closing this topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font-awesome not showing icons’ is closed to new replies.