Support

Home Forums Event Espresso Premium EE4 WP 5.6 jQuery errors

EE4 WP 5.6 jQuery errors

Posted: January 28, 2021 at 2:52 pm


QRC

January 28, 2021 at 2:52 pm

Hi there,

We are getting lots of weird behavior in the back end (no date picker, can’t edit slug etc etc) which is very frustrating.

Can you please advise?

jQuery migrate records the following:

https://nzambassador.com/wp-content/plugins/event-espresso-core-reg/core/third_party_libs/qtip/jquery.qtip.js: jQuery.fn.delegate() is deprecated
https://nzambassador.com/wp-content/plugins/event-espresso-core-reg/core/templates/global_assets/scripts/espresso_core.js: jQuery.fn.click() event shorthand is deprecated
https://nzambassador.com/wp-content/plugins/event-espresso-core-reg/core/templates/global_assets/scripts/espresso_core.js: jQuery.fn.change() event shorthand is deprecated
https://nzambassador.com/wp-content/plugins/event-espresso-core-reg/core/admin/assets/ee-dialog-helper.js: jQuery.fn.resize() event shorthand is deprecated
https://nzambassador.com/wp-content/plugins/event-espresso-core-reg/core/admin/assets/ee-admin-page.js: jQuery.fn.click() event shorthand is deprecated
https://nzambassador.com/wp-content/plugins/event-espresso-core-reg/core/admin/assets/ee-admin-page.js: jQuery.fn.change() event shorthand is deprecated
https://nzambassador.com/wp-content/plugins/event-espresso-core-reg/core/admin/assets/ee-admin-page.js: jQuery.fn.scroll() event shorthand is deprecated

WordPress Version: 5.6
PHP Version: 7.3.23
MySQL Version: 5.5.5
Event Espresso Version: 4.10.10.p
WordPress Address (URL): https://nzambassador.com
Site address (URL): https://nzambassador.com

Thanks!
Kelly


Tony

  • Support Staff

January 28, 2021 at 3:07 pm

Hi Kelly,

jQuery migrate records the following

Those deprecated functions will work in the current version, but have been deprecated in favour of something else. So the code will need to be update eventually, but right now those warnings are just that, warnings that the code ‘should’ now use a ‘new/better’ function.

So they do need to be ‘fixed’ but they wont be causing the current issue you mentioned.

Open Chrome Dev Tools (or similar) and then edit an event, look in the ‘Console’ section.

Any errors?

The support post ‘EE4 WP 5.6 jQuery errors’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso