Plugin Contributor
Yuval
(@yuvalsabar)
Hן @babawich,
Yes, you can use wp_dequeue_script function to do so, and then enqueue the files wherever you want.
Yuval.
Thanks I’m not that tech. What will I put?
Plugin Contributor
Yuval
(@yuvalsabar)
Hi @babawich,
There is no way to do that without programming knowledge, but I assure you, there is only one small script file, and it won’t make you website any slower. If you want to make sure, check your loading time in the browser with or without the plugin, or use a plugin called Query Monitor to check. My recommendation is to use a caching plugin as well, which will make our plugin an absolute zero effect on speed.
Isn’t it just something I put in my functions file? I have something for contact form 7. Just don’t know what to put for yours. I like to keep things clean and tidy.
Thank you