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 (16 loc) · 1.16 KB

File metadata and controls

24 lines (16 loc) · 1.16 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 7.6.2

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

Feature plugin and package inclusion in WooCommerce

Fix images hidden by default in Product grid blocks after WC 6.6 update. (6599)

  1. With WC core 6.5.1 and WC Blocks disabled, add a Handpicked Products block to a post or page.
  2. Hide the Product price and Product rating using the sidebar toggles.
  3. Publish the post or page.
  4. Update to WC core to 6.6.0.
  5. Notice the images are no longer visible.
  6. Enable WC Blocks (with this branch).
  7. Verify images are visible by default.
  8. Verify you can still toggle the images.