Title: Widget Text Display Length
Last modified: August 31, 2016

---

# Widget Text Display Length

 *  Resolved [mmdd](https://wordpress.org/support/users/mmdd/)
 * (@mmdd)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/widget-text-display-length/)
 * The widget will only display part of the a particular event title followed by“…”
   Which makes the actual full event title unknown to the reader.
 * Is it possible to show the entire event title in the widget?
 * Thanks
    Matt
 * [https://wordpress.org/plugins/all-in-one-event-calendar/](https://wordpress.org/plugins/all-in-one-event-calendar/)

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

 *  [Benjamin](https://wordpress.org/support/users/bsokic/)
 * (@bsokic)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/widget-text-display-length/#post-7235939)
 * Hi Matt,
 * all-in-one-event-calendar/public/themes-ai1ec/vortex/twig -> agenda-widget.twig,
   line 51:
 * `{{ event.filtered_title | truncate | raw }}`
    change to: `{{ event.filtered_title
   | raw }}`
 * Take care,
    Ben
 *  Thread Starter [mmdd](https://wordpress.org/support/users/mmdd/)
 * (@mmdd)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/widget-text-display-length/#post-7236002)
 * Great. Thank you!
 *  [Benjamin](https://wordpress.org/support/users/bsokic/)
 * (@bsokic)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/widget-text-display-length/#post-7236045)
 * No problem Matt, glad I could help 😉
 * If you’re enjoying your calendar can you please review us on WordPress.org to
   help others connect easier into your and our Time.ly network? Review form can
   be found here: [https://wordpress.org/support/view/plugin-reviews/all-in-one-event-calendar?filter=5#postform](https://wordpress.org/support/view/plugin-reviews/all-in-one-event-calendar?filter=5#postform)
 * Thank you for your time. We appreciate it!
    Ben

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

The topic ‘Widget Text Display Length’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/all-in-one-event-calendar.svg)
 * [Timely All-in-One Events Calendar](https://wordpress.org/plugins/all-in-one-event-calendar/)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-event-calendar/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Benjamin](https://wordpress.org/support/users/bsokic/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/widget-text-display-length/#post-7236045)
 * Status: resolved