• Resolved JJNW

    (@jjnw)


    What is the max character length in form?

    Is there a way to limit this to say to 1,000 or 500 characters?

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @jjnw

    There’s no maximum length at the moment.

    We could add an option for that. I’ve added it to the to do list for next update.

    Thread Starter JJNW

    (@jjnw)

    Thanks for getting back to me. I wonder if I could just find the div and inject maxlength=”500″ ? Your thoughts?

    Plugin Author WPKube

    (@wpkube)

    Yeah, that would work but keep in mind that on the next plugin update that modification will be overwritten. But in that update the option will be in there so you just need to activate it.

    The textarea element is located in the simple-basic-contact-form.php file on line 102.

    Thread Starter JJNW

    (@jjnw)

    Yup, that worked!

    Thank you!

    Plugin Author WPKube

    (@wpkube)

    You’re welcome.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘What is the max…’ is closed to new replies.