Support

Home Forums Event Espresso Premium ajax buttons in ee5 not working

ajax buttons in ee5 not working

Posted: November 5, 2024 at 9:28 am

Viewing 4 reply threads


agenturimturm

November 5, 2024 at 9:28 am

updating to ee 5.0.29.p buttons to add ticket, edit ticket details, duplicate ticket and trash ticket doesnt work no more.

wp 4.7.9 with PHP 7.4

some hints?


Tony

  • Support Staff

November 5, 2024 at 10:04 am

Hi there,

Is this when using the advanced editor or legacy?

https://eventespresso.com/wiki/new-advanced-event-editor/

Any errors in your browser’s dev tools console when this happens?

WP 4.7.9 is from 2018, may I ask why you’ve stayed on such an old version?


agenturimturm

November 6, 2024 at 1:08 am

hi tony,
its the legacy. advanced editor does not work at all (no texteditor showing up, no text visible).
also there is no editor and text visible on old pages if trying to edit them. i think there are old jquerie scripts interfering with the ee ajax.
i will try to update to wp version 5 and see if this will change anything for better.

and for your question: this was a never touch a runing system thing and wp template is not mine …


Tony

  • Support Staff

November 6, 2024 at 2:08 am

If neither work then thereshould be some console errors highlighting what is going on here.

Open up your browsers Dev tools and look in the console section, it will either have errors already or show errors when clicking on the buttons.

This is Chrome’s dev tools but they pretty much all have some version of them now:

https://developer.chrome.com/docs/devtools/open


agenturimturm

November 6, 2024 at 3:57 am

updating to wp 5.9 did the job.
now searching for the new form for:

global $wp_query;
$wp_query = new EE_Event_List_Query( $atts );

Viewing 4 reply threads

You must be logged in to reply to this support post. Sign In or Register for an Account

Event Espresso