• Resolved conniedbcollins

    (@conniedbcollins)


    Hi,

    I understand this question is in your FAQ but I need a bit more information.

    From your FAQ: “Yes, you can set a custom summary while adding an event. This will replace the default summary.”

    I have set that the summary is displayed instead of the whole event. The field where you type in the description is limited to about 150 characters. Is there a way to change this limit? How can I do so?

    Thanks for your help. Great plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter conniedbcollins

    (@conniedbcollins)

    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.
    Plugin Author Guido

    (@guido07111975)

    Hi,

    Nice to hear you’ve solved it yourself and that you like my plugin.

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change length of description’ is closed to new replies.