-
Open
-
I’m using the evolve theme, and working with pagespeed to get things a bit faster. It tells me that I should remove render blocking resources, including the following file:
ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.jsWhen I grep my home directory, I see that text included in three files, all part of the component-shortcode plugin
plugins/component-shortcodes/shortcodes/class-portfolio.php
plugins/component-shortcodes/shortcodes/class-image-carousel.php
plugins/component-shortcodes/shortcodes/class-client-slider.phpI have not turned on “move jquery to the header”.
Is Jquery needed, and if it is, would it be possible to load it from my site, and as non-render blocking?
Thanks!
You must be logged in to reply to this topic.