centepines
Member
Posted 3 years ago #
Hi
Is there any way to avoid loading that extra css file? (/css/avh-ec.widget.css)
Now that Google is very picky with loading speed, this adds another css file that my theme calls every single time.
I deleted it, and my widget came out fine, but put it back to avoid any problem - cause I'm not very code savvy.
Any feedback on this?
http://wordpress.org/extend/plugins/extended-categories-widget/
There's isn't really a way to avoid the loading of this CSS file.
By deleting the CSS you actually will slow down the loading BTW, it will cause a 403 - Forbidden which results in a response of 244 bytes compared to 172 bytes for the CSS file.
--
Peter van der Does
http://blog.avirtualhome.com
centepines
Member
Posted 3 years ago #
Well, sadly I will have to uninstall this wonderful plugin :(
Hope maybe in the future this can be adressed and use it back!
Thanks for your answer