Hi @issa_soul, what is the exact message your are getting and when does it appear?
Thank you!
Hi, @aljullu!
The message appears in attempt to edit the block on the page of the website.
“Your website does not support “woocommerce/products” block. You can leave this block untouched, transform its contents to any HTML – block or to completely remove it.”
…version of a plugin 1.4.0:
https://ibb.co/841Qpnm
version of a plugin 2.2.1:
https://ibb.co/8gX0QVT
@issa_soul thanks for the details. You’re right, that block disappeared with version 2.0.0 since it was superseded by all other blocks, which include new features.
In order to update the plugin, you will need to remove that block and replace it with one of the new ones.
Hope that help!
@aljullu many thanks! It helped me.
But at me it is impossible to solve other problem.
If I choose six columns and six lines, then at me all goods are not shown. It is more than 36 pieces of goods. How to display all goods?
Many thanks!
If I choose six columns and six lines, then at me all goods are not shown. It is more than 36 pieces of goods. How to display all goods?
@issa_soul which block are you using? Can you verify you have at least 36 products that should be displayed with your block configuration?
@aljullu I use the “Products on categories” – To show goods from the chosen categories.
In some categories of products more than 36 pieces.
@issa_soul products are excluded from the blocks when:
1) they are out of stock
2) their visibility has been set to Hidden
You can see if any product is in that status going to their edit page.
Could you verify if that might be the cause some of the products you want to display are not appearing in the block?
@issa_soul thanks for posting the screenshots. Our current blocks allow a maximum of 6 rows and 6 columns (6×6=36). That’s why if a category has 37 or more products, some of them will not appear.
I created an issue so the team can discuss if the limit should be increased:
https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/854
In the meanwhile, I suggest creating a Product by Category block as you did and below it adding a Handpicked Products block, there you will be able to pick the products that were excluded in the previous block. Hope that works!
I will proceed marking this thread as resolved since I already created an issue in GitHub. But feel free to answer here or create a new thread if you encounter any other issues.
@aljullu many thanks for the help!!!