Viewing 1 replies (of 1 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @technokaptann If you’re sure you don’t use any of the font icons from “FontAwesome” (version 5.12.0), then you can locate “font-awesome-5” handle within the CSS/JS manager and mark it for unloading.

    By loading your website with a query string appended to it, it would prevent WP Rocket from triggering its caching and any CSS minification, thus viewing the source code and locate certain CSS/JS files would be easier.

    Example: view-source:https://www.yildirimsertbas.com/?nocache – if you look for <link rel='stylesheet' id='font-awesome-5-css' href='https://www.yildirimsertbas.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.12.0/css/all.min.css?ver=2.3.1.1' media='all' /> and view the contents of the CSS files, you will notice it loads the fonts you mentioned.

    Let me know if I can further help you!

    Best wishes,
    Gabe

Viewing 1 replies (of 1 total)

The topic ‘woff2 issue’ is closed to new replies.