Using Event listing in sidebar

Home Forums Calendar Products Events Calendar PRO Using Event listing in sidebar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1303031
    alexhammerstein
    Participant

    Hi, I am using Event Listing in a sidebar. Two questions:
    1. I need to increase the number of events listed from 10 to probably 20 – is this possible please?
    2. I would like to show just the event start time and omit the end time. again is this possible please?

    Many thanks

    Alex

    #1308276
    Jennifer
    Keymaster

    Hi Alex,

    Thanks for reaching out!

    To increase the number of events listed, try using the shortcode version of the widget instead: [tribe_events_list limit=”20″] You can set the limit to whatever you’d like.

    To remove the end date, you can use a snippet similar to the one in this post (see our themer’s guide for more info on customizing our plugins). Or, you can remove the start and end times by adding some CSS to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file in your child theme:

    .tribe-events-list-widget-events .tribe-event-duration {display: none !important;}

    Let me know how that works for you!

    Thanks,

    Jennifer

    #1322776
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Using Event listing in sidebar’ is closed to new replies.