event filter bar – disable completely

Home Forums Calendar Products Events Calendar PRO event filter bar – disable completely

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1170255
    Urs
    Participant

    Good morning, i’d like to disable the event filter bar completely because i don’t need any search functions or the function to choose between views. How do I do that?
    Thanks a lot

    #1170388
    George
    Participant

    Hey Urs,

    Thanks for reaching out!

    The best way to disable it completely is to simple Deactivate the Filter Bar plugin.

    Let us know if you do that and if it helps!
    George

    #1170400
    Urs
    Participant

    Dear George, thanks for your reply, but i don’t use the filter bar plugin … there must be another way.
    Best, Urs

    #1170681
    George
    Participant

    Hey @Urs,

    My apologies, I thought you were referring to the Filter Bar provided by the Filter Bar add-on. It sounds like you are instead referring to the horizontal bar atop calendars that provides a way to select what “view” of the calendar you want (List, Month, Week, etc…)

    To hide this bar, there are two main options. First, try heading to Events → Settings → Display in your site’s wp-admin. Look for the checkbox called “Disable the Event Search bar.” Check this option, save your changes, and have another look at your site’s event page.

    ☝️ This does NOT fully remove any features—it just replaces the big bar with a much smaller one.

    If you don’t even want that smaller one, and want to wholly remove the bar, then go back and UN-check the “Disable the Event Search bar” option from the step above.

    Then, try adding code like the following to the bottom of your theme’s style.css file:


    #tribe-events-bar {
    display: none !important;
    }

    Cheers,
    George

    #1180691
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘event filter bar – disable completely’ is closed to new replies.