Filter bar toggle collapsed by default?

Home Forums Calendar Products Events Calendar PRO Filter bar toggle collapsed by default?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #911112
    ezbizmobile
    Participant

    My filter bar toggle was collapsed by default until I removed the “month” view option as well as the “location” option from the search. Now, it is open by default on mobile devices. How can I set this to be closed by default on mobile. It takes up to much screen space at the top when it is open.

    #912230
    Brian
    Member

    Hi,

    I can try to help out with this. This looks like the default behavior of the script so without making changes there. You maybe to add this script to hide the menu.

    jQuery( '.tribe-bar-filters' ).slideToggle( 'fast' );

    You could let it run on everyload or you could find some way to only run it on mobile devices.

    Let me know if you have any follow up questions.

    Thanks

    Note: I also moved this to the Pro Forum as it does not related to the Filter Bar that is another plugin and not this feature.

    #926941
    Lee
    Participant

    Thanks Brian. This helped me out. =)

    Happy New Year

    #927738
    Brian
    Member

    Glad it helps Lee.

    And since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Filter bar toggle collapsed by default?’ is closed to new replies.