- Version
- Download 1
- File Size 31.39 MB
- File Count 1
- Create Date July 15, 2025
- Last Updated July 15, 2025
Zephyr-v8.37.zip
Version 8.37 — July 8, 2025
- ADDED new Countdown Timer element
- IMPROVED List Filter element:
- now the Faceted Filtering filters lists much faster, the speed is 10-50% higher depending on the number of selected values
- added ability to use "Range Slider" and "Range Input" selections for taxonomies and dates - work only when Faceted Filtering is enabled.
- improved UX for the Titles as dropdown layout – now selected number values are shown comma separated. Also, the semicolon separator can now be customized via CSS.
- IMPROVED Accessibility:
- added Skip Links that allow to people using keyboard, screen readers and other assistive technologies to reach page content or footer easier and faster. Live example (use TAB key on page load)
- now List Filter, Popup, and Search elements fully accessible from a keyboard and screen readers
- IMPROVED Tabs, Vertical Tabs, Accordion elements – now they can show sub fields from ACF Repeater, you need to set field names manually on the "Data Source" tab
- IMPROVED usage of dynamic shortcode values – added
us_replace_dynamic_value
hook allowing to implement your own custom values - IMPROVED speed of pages loading and ajax requests such as filtering and "load more" pagination (we removed unnecessary database queries that were applied to every site visit)
- IMPROVED built-in Cookie Notice button – added
us_cookie_notice_btn_atts
hook allowing to implement compatibility with Google Consent Mode - IMPROVED Design settings – added the "Transform" option equivalent to the relevant CSS property
- IMPROVED Post Custom Field element – added ability to show ACF Checkbox values as a list
- IMPROVED Post List and Product List elements – now they support the Relevanssi plugin
- IMPROVED Button element – now it supports inline HTML tags in its label
- FIXED bug when the default "Events" archive of The Events Calendar is not shown if some template is set in Theme Options > Archives
- FIXED bug when the Grid Filter element with ACF fields can be disabled after updating to the version 8.35
- FIXED bug when using the List Filter on a search results page applied to the first list instead of the specified one
- FIXED bug when custom JS added to a Page Template with the WPBakery 8.5 wasn't applied on the frontend
- FIXED incorrect work of the "Additional Markers" interface of the "Map" element in Live Builder
- FIXED rare case with memory leak when using Post Content element in the Live Builder
- FIXED incorrect work of ACF Date fields with
{{today}}
comparison in Display Logic - FIXED case when clicking on Section link does not work in Tabs and Vertical Tabs
- FIXED cases when the automatic re-indexing of the Faceted Filtering did not work
- FIXED bug on iOS when showing a Popup with a Contact Form inside
- FIXED some minor issues