Hi,
I’m using the WoodMart theme.
In Appearance → Customize → WooCommerce → Product Catalog, I set:
Category page display: Show subcategories and products
However, on my product-category pages I still see only categories/subcategories, and no products.
Example:
I have a parent category “Coins” with 3 subcategories, and I also have some products assigned directly to the “Coins” category (not only to subcategories).
What I want is:
show the 3 subcategories at the top
and show the products assigned directly to “Coins” below them on the same page
But changing the WooCommerce setting doesn’t change anything on the frontend.
Is there a WoodMart-specific setting (or Layout Builder / Products archive layout configuration) needed to display both subcategories and products of the current category on category archive pages?
Thanks.