Upcoming Changelog: 6.5.1
- Added Links to the theme documentation and changelog under Appearance > Themes when clicking on the Total theme under the theme details for quick access to these pages.
- Added Logos Grid Style option to the Image Grid element, ideal for displaying client or partner logos. You can set custom logo width and height to keep all images consistent (to use immediately, delete and reinstall the Total Theme Core plugin via the WP admin).
- Added Option to the Posts With Thumbnails widget to enable title accent color on hover.
- Added The ability to link to the current post in the Feature Box and Icon Box elements.
- Added Customizer option to control the pagination active border color.
- Added Newer Kinsta staging URL patterns to the License Manager for activating the license in Staging mode.
- Updated The Category Tag image overlay styles to work with non-public taxonomies.
- Updated The theme to auto detect if the current site is a staging environment and activate the saved license instead in staging mode instead of showing a duplicate license error.
- Updated The theme’s license manager to treat www and non-www URL’s as the same site.
- Fixed “Function _load_textdomain_just_in_time was called incorrectly….” debug notice in WordPress 6.9.
- Fixed Issue with the Category Tag image overlay style displaying a debug error for posts without terms.
- Fixed Issue with the Post Terms element where excluding a term would leave an extra separator when using the list style.
- Fixed Issue with the “Fill Column” option not working with the Image element when the image has a link.
- Fixed Issue with the Theme Button icon transform on hover not working with the Plain Text button style.
- Fixed The default or custom pagination background color wasn’t working with the Gutenberg Loop Query block pagination.
- Fixed Customizer issue where setting hover or active colors without defining the default color could cause the previously set hover or active colors to appear not applied in the live preview when re-opening the Customizer, even though they display correctly on the live site.
Changes
- Added: New utility class wpex-hover-heading-accent which can be added to any element and when that element is hovered it will set the color of the wpex-heading class element to the accent color.
Updated: The Post Terms element now passes the excluded terms and parent term directly to the wp_get_post_terms query so it will be available in the vcex_post_terms_query_args filter.