I’m trying to create a dedicated Category page for a parent category and its child categories. I know this isn’t normally a standard feature of most wordpress themes.
My logic is we use the Layouts > Add New Layout Type: Products Archive
Then set conditions: include > Product Term > set parent category
Save Condition
Then create the page layout.
The problem is the page doesn’t seem to recognise the category chosen, so when we use a gutenberg brands block (and set the brands to filter in current category) it should only show the brands associated with the parent/child categories, right? – but it doesn’t work.
Even the Archive Products block shows unrelated categories.
What am I doing wrong, or is there a better method to build a dedicated category page?
Many thanks,
Ian