• Daedalon

    (@daedalon)


    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 to wp-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.

    https://ww.wp.xz.cn/plugins/pie-register/

Viewing 1 replies (of 1 total)
  • Plugin Contributor genetech

    (@genetech)

    Hello,

    Thank you for pointing out the problem, We have figured out it’s jQuery UI version problem. We have already patched it out and this issue will be resolved in 2.0.9 which have been scheduled to be release next month.

    If you dont want to wait this much, We would recommend your to use later version of jQuery UI code than 1.8.

    Thanks
    The Pie-Register Team

Viewing 1 replies (of 1 total)

The topic ‘JS conflict with several plugins’ is closed to new replies.