Avada Forums Community Forum How to disable icomoon.woff?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • irongenetics
    Participant
    Post count: 1

    This font causes to load my site 500 ms longer, any way to disable it?
    Thank you

    jatin-chhabra
    Participant
    Post count: 1

    + Intersted

    Michael
    Keymaster
    Post count: 772

    Hi @irongenetics & @jatin-chhabra

    Iconmoon is used for social media icon rendering etc, it is required and the entire file size is only 17Kb.

    Checking any of the Avada demos the time to load is 18.4ms -> https://d.pr/i/fo0QNb – check in with your web host provider and the actual server response time

    If you need further assistance or have any further questions, please create a support ticket using the link below and our support team will gladly assist you

    Click Here To Get Avada Support

    We look forward to helping you!

    Thank you kindly

    Jetxpert-Envato
    Blocked
    Post count: 339

    Hi Michael!

    Thanks for the info. Very useful. Hey, when we perform a website page performance test using webpagetest.org we get the following response: http://prntscr.com/nxwqmy

    Any thoughts on how we can GZIP Avada’s icomoon.woff file? Can Avada take a look at its root file to see if it can be further compressed at your end? (and any other bloated or compressible Avada files)

    Cheers!

    piximediagroup
    Participant
    Post count: 1

    so far i have not seen a FIX from Avada for this ISSUE.
    I to want to disable icomoon.woff and Google fonts as these are slowing down the site.
    also
    fa-solid-900.woff2
    fa-solid-900.woff2

    slow the site down by more than 4000ms

    can you please tell us how to fix this issue.

    Interwijs
    Participant
    Post count: 6

    This also slowed down my website with 3500ms.
    I fixed this by preloading the file in the head of my website.
    Placed this code inside the <head></head> tags

    <link rel="preload" as="font" href="<?php echo get_bloginfo('url'); ?>/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woff" type="font/woff" crossorigin="anonymous">

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.