How do I customize the code for Filterbar?

Home Forums Calendar Products Filter Bar How do I customize the code for Filterbar?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1135498
    fifteen15studios
    Participant

    Hi Modern Tribe,

    I’d like to put a copy of “/wp-content/plugins/the-events-calendar-filterbar/src/views/filter-bar” in my theme so I can customize it. How would I do that? I tried a bunch of paths but I can’t seem to find the right one.

    Thanks,
    Brendan

    #1135655
    George
    Participant

    Hey Brendan,

    Let’s say your theme path is this:

    /wp-content/themes/twentysixteen

    If you follow the steps of our Themer’s Guide, you can make a new folder within that theme where all customized Events Calendar templates live. This folder should be called tribe-events, like this:

    /wp-content/themes/twentysixteen/tribe-events

    For Filter Bar-specific files, those go in ANOTHER subfolder WITHIN /tribe-events, called /filter-bar.

    So if you’re trying to make a custom version of Filter Bar’s filter-view-horizontal.php file, you could make a customized version of that file in your theme at this full path:

    /wp-content/themes/twentysixteen/tribe-events/filter-bar/filter-view-horizontal.php

    Learn more about this on the Themer’s Guide here ? https://theeventscalendar.com/knowledgebase/themers-guide/

    Cheers,
    George

    #1141963
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I customize the code for Filterbar?’ is closed to new replies.