Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Tom,

    Where exactly you want to limit the number of words?

    Thread Starter i2eno

    (@i2eno)

    Yes how can i do ? because if long content are look bad on popup when mouse hover
    Thanks.
    Tom

    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.