Minimum length field validation not working
-
I´ve been using the plugin for over a year and never had issues with it. However, now the minimum length validation is not working properly. This is the code that I´m using:
<label> <b>Review</b>
Tell me what you think about the reader! Did you like it? Did it help you learn new vocabulary and improve your listening skills? Was it a good fit for your current level of Russian? Would you recommend it to other Russian learners?
[textarea* your-message minlength:100 maxlength:140]
[count your-message]</label>When the text is less than 100 symbols, the error notice pops up but it doesn´t explain what the error is, so it´s confusing for those who are filling the form. For some reason, it shows the message for the validation error instead of the message for the field with input that is shorter than the minimum allowed length. It doesn´t show the red frame around the box with error either. Is there an easy fix? Thanks.
The page I need help with: [log in to see the link]
The topic ‘Minimum length field validation not working’ is closed to new replies.