Release date: July 2, 2019
- Place content anywhere you want with new Modular Content shortcodes from Thesis 2.9!
- New Secondary Nav: Deploy a second nav menu underneath the default one, and make it display for logged-in users only with a simple checkbox!
- New Footer Nav: Deploy an optional nav menu in your footer (like the one at the bottom of this page)
- Header Image: Added linking option and filter-based ability to remove default header image CSS
- Blog and Archive pages: Added option to turn off both Content and Excerpts (to enable a headlines + bylines only style of output)
- Added third Border Style to the base Design options
- Added custom border overrides to border fields in the Design options
- Nav Menus: Added Design options to control the padding and spacing between links
- Prev/Next Links: Added Design options to control the appearance
- Basic captions are now centered by default on Focus pages
- WP Media Gallery Captions are now evenly spaced underneath images in accordance with frame padding specified in the Design options
- Added new filters that can be used to modify the Design Options (
focus-design-options
) and the way CSS Variables are processed (focus-css-variables
) when Design options are saved - Added new filters that can be used to modify the Display Options (
focus-display-options
) and the way they are implemented (focus-display-elements
) - Nav Menu (WP) Box: Added warning text to dissuade users from enabling the responsive menu control option
- Swapped the Content Presentation Mode and Global Elements sections in the Display options
- Used new Thesis 2.9 filter,
thesis_mce_formats_title
, to change “Thesis Content Styles” to “Focus Content Styles” in the TinyMCE Editor - Added
get_custom()
method to design controls to cover most options fields that have base references + custom overrides - Changed
focus-css-add-button
filter tofocus-css-button-class
and enabled.button
class functionality by default - Changed default menu SCSS mixin from
scroll-x
tomenu
for better interoperability - Logo: Simplified and improved display in all content presentation modes
- Added CSS Feature to turn off
.bar
styles if they are not in use - Removed the Comment Form (Thesis) Box but also added boolean filter,
focus-remove-thesis-comment-form
, to turn it back on if desired - Header, Nav, and Footer elements are centered by default in Focus Mode, regardless of which template is being served