Skip to content

V 2.6

Compare
Choose a tag to compare
@ashleyshaw ashleyshaw released this 19 Dec 13:23
· 1467 commits to master since this release

V 2.6 - Major release

General Description:

Lots of miscellaneous bug fixes and general enhancements to the theme.
Compatibility and better support for for the following plugins: WordPress Core Blocks, WooCommerce Blocks Plugin, Sensei LMS Plugin Templates, Events Calendar Plugin Templates and default Gutenberg blocks and WooCommerce Plugin Templates.

Detailed description:

  • Dev - Added in a lsx_defer_parsing_of_js filter to allow plugins to skip their files.
  • Dev - Added an additional thumbnail image size for post carousel blocks 'lsx-thumbnail-carousel'.
  • Dev - Better support for Tribe Events templates and styling.
  • Fix - the width for the login form (logged out) will not affect widgets anymore.
  • Dev - When LSX Banners is active, the single events will not show a featured image on the body.
  • Fix - Improving js loading for better functioning of features like the Sticky menu.
  • Dev - Folder restructuring for all non LSX plugins supported.
  • Dev - Added in a filter lsx_sticky_menu_selector to allow 3rd party plugins to change the sticky menu element.
  • Fix - Fixing the WC_Cart::get_cart_url is deprecated since version 2.5! Use wc_get_cart_url instead. error.
  • Dev - Sensei plugin compatibility (styles for Sensei templates, new layout and compatibility with Woocommerce Sensei courses)
  • Dev - Registering Sensei sidebars for Sensei Participants or Sensei Progress plugins on single lessons and quiz.
  • Fix - Fixed the archive pages, to make them 100% width but leaving the option fo narrow or full width for the blog archive.
  • Dev - Added in font-display: swap; to all of the font-face declarations to help with optimization.
  • Dev - Adding basic styling to the Event Calendar pages if the event templates are not active.
  • Dev - Improving gutenberg compatibility styles (for default Gutenberg blocks).
  • Dev - Adding better breadcrumbs for woocommerce categories and taxonomies.
  • Dev - Adding simple title banner to WC pages (not product pages).
  • Dev - Updating Event Calendar Organizer styles.
  • Dev - Adding hierarchy for the sitemap template (3 levels of depth).
  • Fix - Fix for Content wider than screen Google Console issue.
  • Dev - Gutenberg Woocommerce block style improvements and compatibility.