I have a site that is throwing the following error in the console on page loads. On pages that have a form (via Gravity Forms) it produces a dialog pop-up:
jquery.js?ver=1.12.4-wp:2 Uncaught TypeError: q.test is not a function
at Function.ea (jquery.js?ver=1.12.4-wp:2)
at Function.a.find (jquery-migrate.min.js?ver=1.4.1:2)
at a.fn.init.find (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.a.fn.find (jquery-migrate.min.js?ver=1.4.1:2)
at HTMLDocument.<anonymous> (frontend.js?ver=5.2.2:570)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
at jquery.js?ver=1.12.4-wp:2
at ha (jquery.js?ver=1.12.4-wp:2)
at ea.setDocument (jquery.js?ver=1.12.4-wp:2)
I’ve gone through and checked (a lot) of plugins and have it narrowed down to Modern Event Calendar. When that particular plugin is deactivated, these errors in the console go away and I don’t get the conflicting pop-up.
I believe someone else went in and purchased a license directly from the MEC developers and updated the plugin to their latest version, 4.4.7. From what I understand, X works off of a slightly lower version and I’m wondering if this is the issue.
My question:
How can I properly remove this plugin and re-install from the X repository? I’ve de-activated and deleted it, but when I try to install it from the “Validation” menu under X it puts the same version (4.4.7) that was previously installed.
Thanks!