Thanks, I know it sounds crazy but there are literally no other errors in the debug. only the error in the console: Failed to load resource: the server responded with a status of 403 () and /wp-admin/admin-ajax.php:1 which only outputs “0”
Is there any way to debug it once I’ve done this? There’s a lot of code that’s reliant on the legacy theme so it’ll take some time to switch it and getting it to a properly functional state.
EDIT: I was able to switch it and the join buttons work but not with AJAX. It would be fine if I could remove AJAX. Is that possible to remove AJAX for only one element or does it need to be all or none?
Is there any way to debug it once I’ve done this? There’s a lot of code that’s reliant on the legacy theme so it’ll take some time to switch it and getting it to a properly functional state.