This Week Events Widget

Home Forums Calendar Products Events Calendar PRO This Week Events Widget

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1344735
    Ross
    Participant

    Hello. The “This Week Events” widget is good, but is there a way to hide past events? Especially towards the end of the week if just ends up being a list of grayed out events taking up space on the sidebar.

    Regards,
    Ross

    #1345633
    Andras
    Keymaster

    Hey Ross,

    Thanks for reaching out!

    You can easily hide past events with the following CSS snippet. Just paste it in your theme’s style.css file:

    .tribe-this-week-widget-wrapper .this-week-past {
    display: none;
    }

    Note that this will hide all past events, not only this weeks.

    Let me know if this does the trick for you.

    Cheers,
    Andras

    #1356194
    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 ‘This Week Events Widget’ is closed to new replies.