I’m happy to announce that Storefront 2.3 beta 1 is now available. You can download it and begin testing by clicking here.
What’s changed in 2.3?
Sticky Add-To-Cart & Product Pagination
We reviewed the free extensions we have for Storefront and discovered that the Storefront Sticky Add-To-Cart and Storefront Product Pagination extensions were used by half of Storefront’s user base. Because of this, we’ve decided to integrate both these extensions directly into Storefront core.
If you’re currently using any of these extensions, don’t panic; they won’t conflict. However, you should consider deleting the extensions once the final version of Storefront 2.3 is made available since they will no longer be supported or maintained separately.
New Customizer controls
It’s now possible to control the color of both the title and text of the “Hero” homepage section via the “Typography” section in the Customizer. Previously we tried to pick the appropriate color based on the background image, but the process often resulted in slow page loading times on the frontend.
Also with the addition of Sticky Add-To-Cart and Product Pagination, there’s now a new “Product Page” section with toggles to enable or disable these features in the Customizer.
Changes to the Header & Breadcrumb wrappers
Due to repeated reports of issues with certain browsers, we decided to refactor the CSS for the Header and Breadcrumb sections, removing the negative margins applied to the containers.
The following changes were made:
- The ‘Primary Navigation’ was moved outside of the Header
.col-full
container. - The WooCommerce Breadcrumb was moved from the
storefront_content_top
hook tostorefront_before_content
.
Enhanced WooCommerce Brands integration
The WooCommerce Brands integration allows you to create, assign and list brands for products, and allow customers to view by brand. The enhanced integration includes:
- Homepage section to display brands on your store.
- Brand logo is now shown on the product pages, if the product has a brand.
- New Brands archives design shows the logo and brand description.
Technical changes
Stylelint support
Helps you avoid errors and enforce consistent conventions in your stylesheets. Read more here.
Font Awesome 5 update
Font Awesome 5 has been re-written and re-designed completely from scratch. We took the opportunity to also update all our Sass files with the provided Sass variables instead of manually using the unicode values for better readability.
CSS/Sass file organization
The sass
folder, where the CSS files were located, has been renamed to css
. All .scss
files will now be excluded from the final download file available in the WordPress.org repository.
Beta testing
If you’re using any Storefront extensions, plugins or child themes, we’ll start updating all our products to provide compatibility with 2.3 in the next few days. We recommend that you check for updates to these products and run the updates as they become available to ensure your site is ready for Storefront 2.3.
If you find issues we encourage you to open an issue on the Storefront GitHub repository with a clear description so we can resolve before the final release.
Gimme!
You can download Storefront 2.3 beta 1 right here.
Leave a Reply