Forums
(@mestorey64)
5 years ago
If you have WP_DEBUG mode on, an AJAX call will return an HTML error in what should be JSON data.
Open devtools in your browser and look at network tab. Review the responses. The offending error should show a PHP error.