Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.03 KB

File metadata and controls

24 lines (15 loc) · 1.03 KB

📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the WooCommerce monorepo.

Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.


Testing notes and ZIP for release 11.1.3

Zip file for testing: woocommerce-gutenberg-products-block.zip

WooCommerce Core

Bug Fixes

Fix Single Product Classic Template block not showing on the front-end. 11455

  1. Enable WordPress 6.4.
  2. Enable a block theme.
  3. Go to Site Editor → Single Product template.
  4. Remove the blockified template and add the “Classic Template” block.
  5. Save and check the front-end.
  6. Check that the template is correctly rendered on the front-end.