Event Description being cut

Home Forums Calendar Products Events Calendar PRO Event Description being cut

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1061098
    Jason
    Participant

    The excerpts on the event list are cut off after 7 lines and formatting is removed. It wasn’t functioning like this when I first set up the website. Please help. Thank you!

    #1061945
    Josh
    Participant

    Hey Jason,

    Thanks for reaching out to us!

    You can update the excerpt length by using the “excerpt_length” filter. Something like:

    
    add_filter( 'excerpt_length', 70 );
    

    should help to increase the length there. Let me know if this helps.

    Thanks!

    #1062472
    Jason
    Participant

    But what if I don’t want it trimmed at all. And why is it removing all formatting now? I’d like to preserve styles and formatting from the post. As it was before.

    #1063317
    Josh
    Participant

    Hey Jason,

    With some recent updates, we modified the way we generated the excerpts to give a little more control and consistency when they were used.

    Formatting shouldn’t be getting removed here. Does the formatting stay removed if you switch to a default WordPress theme? Also, if you would like the full content to be displayed, you can use a larger limit that would cover larger text there.

    Let me know if this helps.

    Thanks!

    #1069899
    Jason
    Participant

    Yes the formatting stays removed if I switch to a default WordPress theme. Cannot figure this out.

    #1070903
    Josh
    Participant

    Hey Jason,

    We do have an adjustment coming that does allow for more html included in the excerpt function that is being used there. This should be released with our 4.0.6 maintenance release that will be released, barring an unforeseen issues in the QA process, sometime next week.

    Thanks!

    #1082000
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Event Description being cut’ is closed to new replies.