FilterBar – Display expanded categories/sub-categories by default?

Home Forums Calendar Products Events Calendar PRO FilterBar – Display expanded categories/sub-categories by default?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1628318
    wabbit
    Participant

    We have event categories with sub-categories. We have the filter bar set to display by default, now we would like to have every category and sub-categories display by default as well.

    #1629777
    Jeremy
    Keymaster

    Hi,

    Thanks for reaching out to us! I’d be happy to help you 🙂

    Coud you try to add the following css snippet in Appearance > Customize > Additional CSS:

    #tribe_events_filters_wrapper.tribe-events-filters-vertical .tribe-child-cat, #tribe_events_filters_wrapper.tribe-events-filters-vertical .tribe-grandchild-cat {
        display: block !important;
    }

    Please let me know how it goes.

    Cheers,
    Jeremy

    #1629979
    wabbit
    Participant

    That worked, thank you.

    #1631846
    Jeremy
    Keymaster

    Hi,

    I’m glad that snippet worked!

    I’m going to close this thread then, but feel free to start a new one if you have further concerns 🙂

    Cheers,
    Jeremy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘FilterBar – Display expanded categories/sub-categories by default?’ is closed to new replies.