Changelog:
v1.8.6.2
- Fixed landing page animated featured boxes missing the overlay effect since 1.8.6
v1.8.6.1
- Added workaround for incorrect alignment on centered block butons with WordPress 5.7
- Fixed Team Members images being invisible since 1.8.6
- Fixed landing page text areas missing background images since 1.8.6
v1.8.6
- Fixed “Inherit General Font” option not working as expected
- Fixed block editor galleries layout
- Fixed team members photos having a weird aspect ratio after Team Members plugin update
- Fixed text indent option adding indentation to icons (including shortcodes)
- Fixed search form overlapping mobile menu elements with small general font sizes
- Fixed left sidebar navigation not being displayed when there are no widgets assigned
- Fixed JS focus effects possibly breaking dynamic buttons functionality
- Improved main navigation fallback markup
- Renamed landing page ‘static image’ element to ‘banner image’ for clarity
- Removed all padding/margins from before/after content and top/bottom inner widget areas
- Added click-navigation to target panels in header content and site identity hints
- Added configuration hint for header image when the theme’s slider / banner image is active on the homepage
- Cleaned up and optimized frontend scripts, including for WordPress 5.5/5.6 jQuery updates
- Updated to Cryout Framework 0.8.5.7:
- Expanded hint control styling to apply in the Site Identity panel
- Fixed multi-font choices failing to apply correctly
- Added echo parameters to cryout_schema_microdata() and cryout_font_select() functions
- Improved breadcrumbs compatibility with plugins that filter section titles and add HTML markup
- Improved JS code to remove jQuery deprecation notices since WordPress 5.6
- Changed custom post type label in breadcrumbs from singular_name to name
- Better cleaning of weights in font enqueues
- Added the ability to inherit the general font on all other font control options
- Fixed Select2 selectors no longer working with WordPress 5.6 on Firefox
- Removed PHP and WP versions checks as these are now handled by WordPress