Avada › Forums › Community Forum › How to disable icomoon.woff?
Tagged: icomoon, themefusion, woff, gzip, compress, webpagetest.org
-
AuthorPosts
-
This font causes to load my site 500 ms longer, any way to disable it?
Thank you+ Intersted
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
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!
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.woff2slow the site down by more than 4000ms
can you please tell us how to fix this issue.
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">
-
AuthorPosts
- You must be logged in to reply to this topic.