Reply To: Response tag not displaying

Home Forums Jquery Validation for Contact Form 7 Response tag not displaying Reply To: Response tag not displaying

#4188
Dinesh
Keymaster

Hi Steve,

Actually, our plugin adds 1 extra validation layer above the validation of Contact Form 7. So, we don’t hide/remove the Response tag. CF7 response tag is only shown once the form is submitted via ajax. But our plugin doesn’t allows to submit the form till our validation rules passes.

We currently don’t have response tag for validation error of our plugin. We just use error label.

Thanks