JS conflict with several plugins
-
Upgrading from Pie Register 1.3.14 to 2.0.8 breaks JS of several other plugins, including Events Manager, Slick Contact Forms and our own custom JS.
Firefox Debugger shows the following errors after updating to 2.0.8:
(warning) An unbalanced tree was written using document.write() causing data from the network to be reparsed. For more information https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing, referring to the following line in the HTML:<script type='text/javascript' src='/wp-content/plugins/pie-register/js/CalendarControl.js?ver=2.0'></script>(error) TypeError: jQuery(...).autocomplete(...).data(...) is undefined, referring towp-content/plugins/events-manager/includes/js/events-manager.js, line 623. There’s no static link available for EM 5.5.3’s files, but on 5.5.2’s events-manager.js the reference is to line 616.
The topic ‘JS conflict with several plugins’ is closed to new replies.