From 2886a75fb6640cc120740b1efd573f68822318a5 Mon Sep 17 00:00:00 2001 From: Tarun Vijwani Date: Tue, 13 Jun 2023 12:26:52 +0400 Subject: [PATCH] Remove 9759 PR from testing instructions --- .../testing/releases/1042.md | 21 ------------------- 1 file changed, 21 deletions(-) diff --git a/docs/internal-developers/testing/releases/1042.md b/docs/internal-developers/testing/releases/1042.md index 6be35fb1c60..8e99c77e969 100644 --- a/docs/internal-developers/testing/releases/1042.md +++ b/docs/internal-developers/testing/releases/1042.md @@ -111,24 +111,3 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github. |![file.png](https://github.com/woocommerce/woocommerce-blocks/assets/2132595/c8b09fd1-0c5c-48eb-9be9-8545f35a37c1) |![file.png](https://github.com/woocommerce/woocommerce-blocks/assets/2132595/cde1aaf7-0224-40df-93ce-ef1c5640537d)| -### WooCommerce Classic Template block: Fix error on clearing customizations on Woo Templates [#9759](https://github.com/woocommerce/woocommerce-blocks/pull/9759) - - -1. Log in to your WordPress dashboard. -2. From your WordPress dashboard, go to Appearance > Themes. Make sure you have a block-based theme installed and activated. If not, you can install one from the Add New option. Block-based themes include "Twenty-twenty Two," "Twenty-twenty Three", etc. -3. On the left-hand side menu, click on Appearance > Editor. This will open the Site Editor. -4. On the left-hand side menu, click on Templates. This will open the list of available templates. -5. Find and select the Single Product template from the list. -6. When the template renders, modify it by adding or removing blocks. Once you finish customizing it, on the top right side, click on Save; -7. On the top left side, click on the WordPress logo; -8. On the menu, click on the "Left Arrow" icon to go back to the list of templates; -9. Click on Manage all Templates; -10. Locate the Single Product template on the list. Click on the three vertical dots and select Clear customizations -11. Wait for the message confirming that the template was reverted successfully; -12. On the templates list, click on the Single Product template; -13. Make sure that the Unsupported block is not rendered, and the WooCommerce Classic Template block is rendered instead. - - -| Before | After | -| ------ | ----- | -| ![image](https://github.com/woocommerce/woocommerce-blocks/assets/20469356/2b0c034d-60e0-4fd8-bcc1-77e6cb6853d2) | ![image](https://github.com/woocommerce/woocommerce-blocks/assets/20469356/dbad4c57-e844-480b-91ff-9e44263eaa76) |