Kahuna 1.6.3 tricks or treats
Is this a trick or is this a treat? You get to decide with this update that has been too long in the making…
View ChangelogChangelog:
- Added kahuna_box_readmore filter for landing page featured boxes read more texts
- Added support for using the associated featured images as header images on the static home and blog pages
- Added graceful fallback for ‘menu-over-header’ when no header image is present
- Improved JS compatibility with ShiftNav plugin
- Improved single posts fixed next/previous navigation by moving it to hookable kahuna_fixed_nav_links() function and limiting links to same taxonomy
- Improved compatibility with script name collision in deferring check by increasing specificity
- Improved compatibility with sub-optimal SSI configurations
- Fixed isinViewport() is undefined error since 1.6.2
- Fixed portfolio type lists displaying slugs instead of properly formatted names
- Fixed featured images using the incorrect width in 3 post columns / left sidebar only configuration
- Fixed a typo in the font weight selectors
- Updated to Cryout Framework 0.8.6.3:
- Improved Safari mobile browser detection for iPhones and iPads (for better handling of rendering quirks in social apps)
- Fixed fatal error on Customize screen due to inconsistent handling of empty categories since WordPress 6.0
- Fixed ‘Disable’ and ‘All Categories’ options not available in category selector options on sites with no categories defined
- Added static blog page detection function (for featured images in header)
- Added Polylang support for featured boxes category filtering (thanks to espasso)
- Improved PHP 8 compatibility
Plus changelog:
- Added type filter visibility option to landing page portfolio section
- Added count, columns, order, sort and type filter visibility meta options for Portfolio page template
- Added support for using the assigned custom layout on the static home and blog pages
- Fixed meta options unable to be unset in some instances
- Fixed header image hide option applying to posts’ container category/blog
- Fixed portfolio section random sorting not working
- Fixed Team Member images invisible since 1.6.2
- Fixed an “Undefined” error in shortcodes initialization with PHP 8 and Site Origin Builder plugin