I’m receiving an error when trying to view a ticket for an event on the frontend page with [ESPRESSO_MY_EVENTS].
When the ticket button is pressed this error is received:
I’m not sure what caused the error as it all seemed to work fine and then just stopped working. Is it possible to disable the ajaxify class for that button? Or do you have any other recommendations?
The custom.min.js is causing the error. Can you find where that script is loading from and deregister it for that page if it’s not needed on that page?
The script is part of a plugin used to use the install as a mobile app. The support for this plugin recommended that I change the class of the icon link to their “no-ajax” class which will disable dynamic page loading for just that link and alleviate the conflict with the jQuery/Ajax. Is this a feasible solution?
You could try testing that idea. I’m not sure if the ticket link icon you’re describing is something that’s built in or was added as a customization. If it was added by customizing, then you could change/add the no-ajax class to your customization.
If the ticket link icon isn’t something that was added via a customization, can you post a screenshot of the icon in question so I can investigate further?
OK then so can you try adding the no-ajax class to the icon? I wouldn’t recommend removing the existing classes because if you remove them, they won’t display an icon anymore.
Viewing 5 reply threads
The support post ‘Ajax Clash’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.