Well, this is interesting. I found the issue is the Woocommerce plugin. I disabled the plugin and it started to work again.
Thanks for confirming Reuben 🙂
Do you mean WooCommerce itself or a WooCommerce Extension?
If you also have Event Tickets Plus installed, we recently released a hotfix to address a similar issue with Event Tickets, Event Tickets Plus and WooCommerce.
Please let us know about it,
Best,
Nico
-
This reply was modified 9 years, 8 months ago by
nicosantos.
I am facing same issues in my local system. I have only event ticket installed.
$.post(
ajaxurl,
params,
function( response ) {
if ( response.success ) {
obj.parent( 'td' ).parent( 'tr' ).addClass( 'tickets_checked' );
$( '#total_checkedin' ).text( parseInt( $( '#total_checkedin' ).text() ) + 1 );
}
},
'json'
);
Error in tickets-attendees.js?ver=4.2.7:97 file.
It was the WooCommerce plugin itself. I will need to look at the update you released to see if it fixes the problem for me, but for now we are not using WooCommerce so disabling the plugin was an easy fix.
Hey @reubenbrown13,
I believe this should have been fixed by our latest updates.
Let us know if there is anything else.
Best regards,
Geoff B.
Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. 🙂
Cheers!
Geoff