Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    In 99% of cases when the validation doesn’t work as expected it is due to a Javascript error on the page which prevents the validation jQuery script from running.

    If you want to fill out my Help and Support Form I’ll take a quick look but usually you can see these sorts of errors in your browser’s developer tools. I prefer to use Firebug to see them but Chrome’s inspector works equally well.

    Thread Starter jagu51

    (@jagu51)

    Thank you. I have just filled the help and support form.

    Regards.

    Thread Starter jagu51

    (@jagu51)

    I have just solved the problem. Only I have put uid='<unique text string>’ in each form and it works
    regards.

    Plugin Author Mike Walsh

    (@mpwalsh8)

    Excellent. I looked a your page last night and didn’t see anything obvious and was going to ask you to enable debug mode. I missed the part about multiple forms on a page – the uid parameter is required in this case to ensure each form is processed correctly and independently.

    Marking as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Validation doesn't work’ is closed to new replies.