I fixed this problem with jQuery Updater plugin.
If anyone else has problems with the popup plugin I recommend downloading the plugin and try it.
@pyramidtracks – I’m glad you got it working, that said I would not personally use that solution. 99.9% of all plugins on the repo rely on what is built into WP core which is v1.12.4 currently I believe. Using v2+ which that plugin loads is likely gonna cause trouble with many plugins. Honestly I am shocked it doesn’t break our JS as v2 & v3 of jQuery are not backward compatible even with jQuery migrate.
Like I said glad it works for you but would rather determine why the issue was happening to begin with from my perspective.
Hi,
How should I go back seeing what the culprit is?
Thanks
@pyramidtracks – If you disable that jQuery plugin and give me a link I can try to see what is really causing the JS error on the page that breaks everything.