Hi!
I use Hustle Pro on my site. When triggered (on posts and coming from Google only), it displays an image with some text and a CTA button that leads to a subscription page. So no form elements are used the the slide-in.
Looking at the JS requests, I see jQuery UI files (core + datepicker) loading for nohting (in my case).
Is there a way to prevent those JS from loading? Could I add some lines of code in my function.php file?
I try to keep my page as fast as possible to load, so I would have thought that the plugin would be intelligent enough to not load the unecessary elements.
Thanks for you help!