• Resolved isaac2k2

    (@isaac2k2)


    Hi, someone recommended your plugin to me and so far, it a lot better than WP Rocket. I have a few issues but for now how do i fix the preload key requests for all the fonts listed.

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Add manually in header.php

    <link rel="preload" href="/wp-content/themes/Divi/core/admin/fonts/modules.woff2" as="font" type="font/woff2" crossorigin="anonymous">
    	<link rel="preload" href="/wp-content/themes/Divi-child/assets/css/fonts/Roboto-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous">
    Plugin Author Raul P.

    (@alignak)

    Hi, I have been busy lately, sorry about the late reply.

    On FVM 3 I have decided to remove this option.
    You can add those, by manually adding them to the header like Bojan said, or coding your own.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Preload Key Requests’ is closed to new replies.