I have GenerateBlocks Pro and GP Premium. I disabled the sticky header, so I figured I wouldn’t see jquery loading on my homepage anymore, but it’s still there. I have a really limited number of plugins I’m using. None should be using jQuery, I don’t think.
Is there a way to look and see how it’s being added to the site?
If you right-click on your site in a Chrome browser, then click inspect, go to the Network tab, and select JS, you will see all the JS scripts that is loaded on the page: https://www.screencast.com/t/YyJIgPXs6jm
Click on each of the JS, you will see the request path to know where the JS is coming from.