Update 1080.md
This commit is contained in:
parent
c85c22f3c0
commit
a1429f6e5e
|
@ -471,6 +471,20 @@ Instructions
|
|||
| ------ | ----- |
|
||||
| ![image](https://github.com/woocommerce/woocommerce-blocks/assets/6242098/a1ab4870-88cd-4f31-8dab-fb754bff55d6) | <img width="701" alt="image" src="https://github.com/woocommerce/woocommerce-blocks/assets/5656702/1d7a62cf-14aa-4d27-bb21-04d9d597160b"> |
|
||||
|
||||
### Fix: Incorrect default number of products in editor when inheriting query. ([10303](https://github.com/woocommerce/woocommerce-blocks/pull/10303))
|
||||
|
||||
1. Go to Editor and edit Product Catalog template
|
||||
2. Insert Product Collection and Products (Beta) blocks
|
||||
3. Make sure both of them have "Inherit query from template" options enabled
|
||||
4. Save the template
|
||||
5. Check number of products displayed in editor and frontend for both blocks:
|
||||
|
||||
x | Products (Beta) | Product Collection
|
||||
-- | -- | --
|
||||
Editor | 12 | 12
|
||||
Frontend | 12 | 12
|
||||
|
||||
|
||||
## Feature plugin
|
||||
|
||||
### Remove border control for filter by attribute block [#10277](https://github.com/woocommerce/woocommerce-blocks/pull/10277)
|
||||
|
|
Loading…
Reference in New Issue