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.