Home › Forums › Front-end Issues › Frontend Custom Validation for acf_form › Reply To: Frontend Custom Validation for acf_form
The issue you describe is caused by a PHP error during the ajax request done by ACF or the site creating some type of output during the ajax request that breaks the response.
To look for PHP errors during the request: https://wordpress.org/documentation/article/debugging-in-wordpress/
If it is the latter, it could be anywhere, even the output of a single white space character, like a return, can cause it.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.