Title: Widget hover
Last modified: August 24, 2016

---

# Widget hover

 *  Resolved [i2eno](https://wordpress.org/support/users/i2eno/)
 * (@i2eno)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-hover/)
 * Hi,
    How to hide excerpt or limit for 20 words Thanks. Tom
 * [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)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-hover/#post-6048611)
 * Hello Tom,
 * Where exactly you want to limit the number of words?
 *  Thread Starter [i2eno](https://wordpress.org/support/users/i2eno/)
 * (@i2eno)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-hover/#post-6048613)
 * Yes how can i do ? because if long content are look bad on popup when mouse hover
   
   Thanks. Tom
 *  [Benjamin](https://wordpress.org/support/users/bsokic/)
 * (@bsokic)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-hover/#post-6048632)
 * Hi Tom,
 * I still do not know where exactly you want to change the limit, but you can use
   the following code, find:
    `{{ event.post_excerpt | raw }}` and change to: `{{
   event.post_excerpt | truncate( 20 ) | raw }}`

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

The topic ‘Widget hover’ 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: [11 years, 1 month ago](https://wordpress.org/support/topic/widget-hover/#post-6048632)
 * Status: resolved