astbarc

Results 3 comments of astbarc

I'm also facing this issue in some websites. With Elementor for example all the font awesome files are preload even if you're not using the font in the page. Would...

A workaround is to comment the line that calls the function **wp_cache_clear_cache()** in file **inc\class-wpseo-utils.php** The problem is that you have to do it everytime you update the plugin `...

> > A workaround is to comment the line that calls the function **wp_cache_clear_cache()** in file **inc\class-wpseo-utils.php** > > The problem is that you have to do it everytime you...