• The validation isn’t working at all on my forms. Neither are the required fields actually required – I’ve tested my forms multiple times and the only time it doesn’t submit is if the Recaptcha is wrong. I’ve read through the support forum and changed to the default WordPress theme just to make sure it’s not because wp_footer isn’t being called. Even in the default theme, none of the required fields or validations work… The form just gets submitted.

    On the up side, the conditional logic works great. Please can you take a look and let me know what the issue could be… I need this working asap for a client. http://astraviva.com/approvaltoday/credit-application/
    Thanks so much in advance for your help!

    https://wordpress.org/plugins/wordpress-form-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The Probleme ist the Theme, be sure that <php wp_head ()?; ?>, <php wp_footer (?); ?> and their content are the standards of wordpress.

    Thread Starter Astraviva

    (@astraviva)

    wmakend, as I mentioned already, it doesn’t even work in the standard, default WordPress theme. The head and footer can’t get any more standard than the default WordPress theme… So it can’t be the theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Validation not Working even on Default Theme’ is closed to new replies.