Viewing 1 replies (of 1 total)
  • Simply add validationEngine JS and CSS files to your theme header. Attach validation engine to all forms or the ID of the Contact7 form.

    <script>jQuery("form").validationEngine('attach');</script>

    Then add the CSS tags to your Contact7 form. The option is available in your form.

    No need to disable C7’s validation. Just don’t activate it on any of your fields.

Viewing 1 replies (of 1 total)
  • The topic ‘Contact 7 Form Hack – How can I add Query Validation Engine to form?’ is closed to new replies.