Filter Bar Template Files
Filter Bar comes with a number of template files that determine how the add-on looks and behaves. We call these templates views because they create the pages and elements that you see on your site.
Each template can be copied and customized in your theme folder and are located at: /wp-content/plugins/the-events-calendar-filterbar/src/views/
.
Template | What it Does |
---|---|
filter-bar/filter-view-horizontal.php | Contains the hooks to generate a filter sidebar in a horizontal layout |
filter-bar/filter-view-vertical.php | Contains the hooks to generate a filter sidebar in a vertical layout |