Remove "search" box in evnts list

Home Forums Calendar Products Events Calendar PRO Remove "search" box in evnts list

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #60850
    gregoiregarneau
    Participant

    Hi there !

    It is possible to remove the “search” box (every thing : date, …) Look here, the thing just before SEPTEMBER 13

    #61750
    Rob
    Member

    Yes! You can, and there’s actually a setting to disable it under Events -> Settings -> Display. See here: http://d.pr/i/h3KE. Does that help?

    #61999
    gregoiregarneau
    Participant

    Ô, i didn’t see it !!! Thank you very mutch Rob ! It’s working !

    #63043
    Rob
    Member

    Great! Thanks for confirming 🙂

    #935133
    Fabiano
    Participant

    Hi,

    i want to remove the search box as well. I did it under Events – Settings – Display, but there is still a little “date search” box on the upper right corner, which i can´t remove.

    Could you help me with this one?

    #935174
    Brian
    Member

    Hi Fabiano,

    We can help you out. You can try looking at our themer’s guide here to go into the templates to hide the date search:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    Or try this css to do it:

    #tribe-events-bar .tribe-bar-filters {
    display: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    That should get you close and you can play around with it from there to get it how you would like.

    Also, this is a rather old ticket so I am going to go ahead and close this ticket as we can better help you when you create your own ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove "search" box in evnts list’ is closed to new replies.