Sorry, found solution!
In this line of very-simple-event-list/vsel.php
<textarea id="vsel-summary" name="vsel-summary" class="large-text" rows="6" maxlength="150" placeholder="<?php _e( 'This will replace the default summary', 'very-simple-event-list' ); ?>">
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
maxlength=”150″ can be removed.
Thanks anyway!
-
This reply was modified 8 years, 11 months ago by bdbrown.