I don’t know how to find JS errors on the browser.
have a look at this www.ads-software.com documentation page about that
I also changed it to “exclude”
that is often needed due to plugins/ themes expecting jquery to be available immediately instead of waiting for it to load.
I guess right now, I excluded everything and turned off all I can.
well, there’s the 4 thrive plugins, you could try removing them one at a time to see which ones are absolutely required to be excluded?
but if all is turned off, I fear your plugin doesn’t do anything anymore.
but I bet you have more plugins that add JS, those would still benefit from being asynced. but you would need to re-tick the “enable asyncjs”-box in order to benefit from that ??
most important thing to be able to move forwards is knowing what JS errors are on the browser console. do also take into account that JS aggregation/ minification (which Hummingbird can do) can cause conflicts, do you have that option on in HB?
frank