Filter Bar
Fixes
- Compatibility with WordPress 5.7 and jQuery 3.5.X
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 1 obsoleted
Tweaks
- Adjust spacing between checkbox/radio controls and labels. [FBAR-209]
- Adjust opacity of selected options in multi-select/dropdown filters. [FBAR-209]
- Make selections pills consistent. [FBAR-209]
- Align "Your selections" label with "Clear" element text. [FBAR-209]
- (Enfold Theme) Display search icon in multi-select/dropdown filters. [FBAR-209]
Fixes
- Correctly handle Additional Fields filters in Month and Week Views. [FBAR-204]
Languages
- 1 new strings added, 10 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Update The Events Calendar minimum required version to avoid activation issues.
Features
- (V2 Customizer) Add background color css overrides. [FBAR-206]
Fixes
- Correctly handle pagination requests on Views v2 when Filter Bar is active to paginate on first click of Previous or Next links. [FBAR-208]
- Avoid errors when using Views v2 and setting the
TRIBE_EVENTS_FILTERBAR_V1_VIEWSconstant totrue. [FBAR-212]
Tweaks
- Add a filter to allow views to "turn off" Filter Bar classes on their container. [TEC-3614]
Languages
- 0 new strings added, 3 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Prevent page from scrolling down to open dropdown/multiselect filters after ajax request. [FBAR-193]
- Prevent tribe-events shortcode pagination from triggering a Notice on the filter-button due to a missing param. [ECP-492]
Languages
- 0 new strings added, 32 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Prevent filter bar from closing when swiping on mobile. [FBAR-192]
- Prevent some timeouts and SQL errors when multiple filters were applied and views were switched. [FBAR-191]
- Vertical filter titles now are displayed in bold as originally intended. [FBAR-194]
- Vertical bar title has proper font size for better visibility. [FBAR-194]
- Spacing for Select/Multiselect, Checkbox and Radio now match to the correct height. [FBAR-194]
Fixes
- Prevent Filter bar from adding body classes where inappropriate. [FBAR-107]
Features
- Disable new Filter Bar design by defining this constant:
define( 'TRIBE_EVENTS_FILTERBAR_V1_VIEWS', TRUE );in your site's wp-config.php. [FBAR-148] - Add customizer framework for Filter Bar styling. [FBAR-118]
- Add filters to determine if filters individually and as a group should be open or closed. [FBAR-117]
Languages
- 8 new strings added, 32 updated, 0 fuzzied, and 2 obsoleted
Tweaks
- Add a link to the Filter Bar settings on the plugin admin listing. [FBAR-114]
- Added the
tribe_events_filter_bar_option_key_mapandtribe_events_filter_bar_default_filter_names_mapfilters to allow adding, removing, or otherwise modifying, Filter Bar filters in the context of Views v2. [VE-147]
Fixes
- Add proper "applied" labelling for filters using radio buttons. [VE-147]
- Prevent Horizontal Filters using select to jump when using the search field for V1 [BTRIA-452]
Languages
- 4 new strings added, 31 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Prevent Horizontal Filters using select to jump when using the search field for V2 [FBAR-112]
