Hello there @jlawebdev
This is happening cause Hummingbird is also combining assets.
If you open that CSS file you will notice on the very top:
/**handles:icons-elegant,icons-fontawesome,thegem-lazy-loading-animations,vc_animate-css,thegem-testimonials,thegem-quickfinders**/
These are the CSS files that are combined into this single file.
Warm regards,
Dimitris
Even I Removed it from combine still not loading my font icon on CDN, but when I tried to not minify it will load in cdn.
Hello @jlawebdev,
Looks like the complete set of files are creating an issue. could you undo the changes to those particular files, exclude them from optimisation and then check if that works for you?
Thank you,
Prathamesh Palve
The only works for me are to not minify and combined them that are having CSS initiator for the font icons. I think it’s fine at least it loads on CDN.
Hello @jlawebdev,
When the HB is using the minify it will update the link name, the only way to avoid it is to disable the optimization for that specific file.
I suppose you did that which worked for you. This won’t load an optimized file, but there is no issue to compress it if you wish to have it that way.
If you mean to say something else or I have misunderstood something, please feel free to let me know and I would be happy to recheck and help you further with it.
Thank you,
Prathamesh Palve
Hello @jlawebdev ,
We haven’t heard from you for a while now, so it seems that your issue is resolved.
If not, please feel free to re-open this ticket.
kind regards,
Kasia