Validation not working on CF7 Form

Home Forums Jquery Validation for Contact Form 7 Validation not working on CF7 Form

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #477846
    Devashish
    Guest

    Hi, I have taken the license. But the plugin is not working here. Kindly help us resolve the issues. We have implemented the form on the LP: https://code8.ai/value-stream-management-platforms-deriving-increased-value-across-the-software-development-lifecycle/

    Please help.

    Regards,
    Devashish

    #477865
    Dinesh
    Keymaster

    Have you added lettersonly (for lite version) and letters_space (for Pro version). This will validate letter only

    More validation method are here. https://dnesscarkey.com/jquery-validation/validation-methods/

    Thanks

    #477871
    Devashish
    Guest

    I’ll purchase your plugin pro version.
    but it’s not working

    Putting the code used for your reference –

    [text* name class:letters_space Validates:abcdefghijkl placeholder “Name”]
    [email* email-543 placeholder “email”]
    [submit “Submit”]

    But it’s not work
    So please help

    please check my site
    Please Visit Demo page –

    Form demo page

    #477876
    Dinesh
    Keymaster

    Hi,

    Why Validates:abcdefghijkl is there for ? Also, can you please make sure you are using Pro version ? As letters_space is only available in Pro version.

    Thanks

    #478097
    Devashish
    Guest

    Hi,

    I have taken the license.
    The order number is : 10075.
    Version: jquery-validation-for-contact-form-7-pro.5.3

    But this is not working so please help us

    Please connect through the mail.
    devashishdey18@gmail.com

    #478182
    Dinesh
    Keymaster

    Hi Devashish,

    Found additional errors in this page.

    Failed to load resource: the server responded with a status of 409 ()
    index.js:1 Failed to load resource: the server responded with a status of 409 ()
    jquery.validate.min.js:1 Failed to load resource: the server responded with a status of 409 ()
    jvcf7p_validation.js:1 Failed to load resource: the server responded with a status of 409 ()
    preloader.js?ver=1.0:19 Uncaught TypeError: Cannot read properties of null (reading ‘remove’)
    at Object.complete (preloader.js?ver=1.0:19:60)
    at setCallback (anime.min.js?ver=1.0:810:37)
    at setInstanceProgress (anime.min.js?ver=1.0:855:13)
    at instance.seek (anime.min.js?ver=1.0:890:7)
    at syncInstanceChildren (anime.min.js?ver=1.0:730:62)
    at setInstanceProgress (anime.min.js?ver=1.0:826:37)
    at instance.tick (anime.min.js?ver=1.0:886:7)
    at step (anime.min.js?ver=1.0:689:54)
    styles.css:1 Failed to load resource: the server responded with a status of 409 ()

    Seems like error from your theme. So due to this our plugin javascript is not working. Can you try with default wordpress theme to test ?

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Validation not working on CF7 Form’ is closed to new replies.