Jquery Validation Plugin not working with single form

Home Forums Jquery Validation for Contact Form 7 Jquery Validation Plugin not working with single form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306481
    ajay
    Guest

    I am using this plugin with Pardot form handler. Here is my code (code is in wordpress):

    <form action=”https://abc.com/l/651053/2019-07-19/913tq&#8221; method=”post”>

    [contact-form-7 id=”3025″ title=”Contact Form”]

    </form>

    In this case plugin is not working (not able to check if required fields are filled or not), however if I add one more form to it, it start working for the 2nd form. Here is the code:

    <form action=”https://go.educegroup.com/l/651053/2019-07-19/913tq&#8221; method=”post”>

    [contact-form-7 id=”3098″ title=”About Form”]
    [contact-form-7 id=”3025″ title=”Contact Form”]

    </form>

    #307201
    Dinesh
    Keymaster

    Hi,

    If you are using this shortcode then you don’t need to use the

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Jquery Validation Plugin not working with single form’ is closed to new replies.