Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Raul P.

    (@alignak)

    To pass that metric, you can select the Merge Fonts and Icons separately option, else you would need to edit your theme to manually include the preloaded file.

    https://www.webnots.com/how-to-fix-preload-key-requests-with-fonts-in-wordpress/

    The feature on FVM 2 was removed as we are now preloading the css files and I haven’t had time to look into it yet. I may bring it back again in the future, but likely automated (because fonts may change on different pages).

    Thread Starter Markus K?mmerer

    (@happyarts)

    Hi Paul,
    thank you for the quick answer.
    I’ll check the FVM option and try to insert the preload information. An FVM automatic way would be great!
    Markus

    Thread Starter Markus K?mmerer

    (@happyarts)

    Update, with

    <link rel="preload" href="https://markus-kaemmerer.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin>

    included in the header, everything works fine.

    Markus

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to preload font files in FFVM v3’ is closed to new replies.