Update testing instructions to include selecting a template
This commit is contained in:
parent
79ba5e1aa9
commit
47c323caff
|
@ -216,7 +216,7 @@ These test cases show how to trigger the new notices during certain activities.
|
||||||
|
|
||||||
1. Ensure that a block theme is installed, e.g. [TT3](https://wordpress.org/themes/twentytwentythree/) and install [Gutenberg v15.1.0](https://github.com/WordPress/gutenberg/releases/download/v15.1.0/gutenberg.zip)
|
1. Ensure that a block theme is installed, e.g. [TT3](https://wordpress.org/themes/twentytwentythree/) and install [Gutenberg v15.1.0](https://github.com/WordPress/gutenberg/releases/download/v15.1.0/gutenberg.zip)
|
||||||
2. Go to `WP Admin » Appearance » Editor`.
|
2. Go to `WP Admin » Appearance » Editor`.
|
||||||
3. Click the blue `Edit` button and then click the `Styles` icon in the upper-right corner.
|
3. Select a template (e.g. Templates > Single Product) then click the blue `Edit` button and then click the `Styles` icon in the upper-right corner.
|
||||||
<img width="273" alt="Screenshot 2023-02-21 at 13 23 00" src="https://user-images.githubusercontent.com/3323310/220263914-44b7013d-c98a-4008-b3ab-a00330d73d22.png">
|
<img width="273" alt="Screenshot 2023-02-21 at 13 23 00" src="https://user-images.githubusercontent.com/3323310/220263914-44b7013d-c98a-4008-b3ab-a00330d73d22.png">
|
||||||
4. Click on the the `Open Style Book` icon (the one that looks like an eye)
|
4. Click on the the `Open Style Book` icon (the one that looks like an eye)
|
||||||
<img width="282" alt="Screenshot 2023-02-21 at 13 23 24" src="https://user-images.githubusercontent.com/3323310/220263978-e0f6e679-a3b4-43be-93a0-c8521b9dea9a.png">
|
<img width="282" alt="Screenshot 2023-02-21 at 13 23 24" src="https://user-images.githubusercontent.com/3323310/220263978-e0f6e679-a3b4-43be-93a0-c8521b9dea9a.png">
|
||||||
|
|
Loading…
Reference in New Issue