put jquery close to < /body >

I’m optimizing the speed of my site with sparkling theme, but I’m not able to put jquery to load after the theme html, so it does not disturb the rendering.

How can I do this?

Hello there,

I hope you are doing well today.

Usually you would have to add the JQuery in the theme’s function file but it is better to make a backup of the file before editing it.

Backup plugin:

Best Regards,
Support

Thank you :slight_smile:

I got it using the autoptimize plugin, putting it to optimize the javascript, after that I removed the filter that did not let it optimize the jquery.

Hi there

So, can we mark this question as a resolved now? looks like you fixed your problem