• Hello !

    First of all, thank you for this plugin which is great!

    On the other hand I think that I will not be able to use it anymore because I have this webperf problem apparently due to fontawesome, look: https://i.postimg.cc/gcLfGPjw/stat.png

    Do you know how to fix that ?

    (I have this problem in all the pages of my site, even those that do not use the extension).

    Thx to you ! 🙂

    • This topic was modified 3 years, 7 months ago by qut1.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Joe

    (@joewa1980)

    Until @designsandcode adds it themselves, you can change:

    /fonts/fontawesome-webfont.woff?v=4.0.3
    to
    /fonts/fontawesome-webfont.woff?v=4.0.3&display=swap

    And just to make sure it also works for self-hosted files change:

    font-weight:normal;
    to
    font-weight:normal;font-display:swap;

    …in the file:
    /wp-content/plugins/forget-about-shortcode-buttons/public/css/font-awesome.min.css

Viewing 1 replies (of 1 total)
  • The topic ‘Low web perf because of fontawesome’ is closed to new replies.