• soytandem

    (@soytandem)


    Hi;
    First of all, thanks for the plugin. I use it in several sites and it’s great!

    I started to use the minlength atribute but I can’t make it work. I put minlenght:3, but if I type only one character, it sends the message, no error message appears.
    This is the contact page https://omnia.com.ar/contacto-yoga/
    This is the code for the first 3 fields:
    [text* nombre minlength:3]
    [text* apellido minlength:3]
    [tel* tel minlength:6]

    Hope you can help; thanks in advance!
    Mica

Viewing 4 replies - 1 through 4 (of 4 total)
  • ghert

    (@ghert)

    I’m having the same exact problem. Their maxlength property works. But, it needs to be entered as /10 not maxlength:10.

    Thread Starter soytandem

    (@soytandem)

    Thanks for your answer @ghert. I tried /3 (instead of minlength:3) and still not working.

    ghert

    (@ghert)

    Hey @soytandem I managed to fix this issue. I updated my WordPress, themes, and all of my plugins. minlength and maxlength both work after my update.

    Thread Starter soytandem

    (@soytandem)

    @ghert, wp, theme and plugins were all updated; i tried disabling and activated them but still not work; i’ll wait till the next release to see if something changes.
    thanks anyway.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Minlength not working’ is closed to new replies.