jQuery loading problem
-
I have a theme that tablepress and only tablepress seems to be breaking.
The theme uses…
`wp_deregister_script( ‘jquery’ );
EVERY other plugin including a ton of woocommerce and other plugins seem to respect this and do not load the default version of jquery as they usually would and everything works just fine UNLESS tablepress is used on any page or post in which case it appears that for whatever reason tablepress causes the load of a second copy of jquery after everything else is already using that first version which breaks EVERYTHING else but tablepress.
Would love some assistance in figure out how to fix this quickly as tablepress (as everything else is required to make this work).
Thanks
RB
- The topic ‘jQuery loading problem’ is closed to new replies.