Quick question…I see when a field is not entered correctly in the comments section…it redirects your browser to a url/wp-comments-post.php page where it displays an error message such as:
Error: please fill the required fields (name, email).
Is there any way to avoid displaying this screen to the user? Such as possibly validating the fields live as they are entered and not allowing the user to proceed until all fields are validated? Or can someone suggest a better way of doing this so that I can avoid displaying the error page to the user when fields are not entered correctly??
Thanks!