B8: Question on Layouts - Post Taxonomy condition

Hi there,

I have a question on how the Post Taxonomy conditions for the Layout editor works.
My goal is to create a Layout that handles the category archives of posts, found at WP default URLs like https://site.com/category/business etc.
This should then distinguish it from the similar archives for tags, or custom Taxonomies.
My understanding was to set it up as so:

The Assignment conditions have been set to
Post Taxonomy - is - Category
image

Switching the Preview to Post Category - Business or Global Politics then shows posts as I expect, and I have been able to build the layout correctly. All sub-loops and looper consumers are working well here.
image

The problem is on the front-end, going to https://site.com/category/business is showing the default posts list (as defined in the Theme Options)

Am I going about this in the right way? Could you give some pointers as to how I could achieve what I am looking for?

P.S. I have been able to get posts to show up on the front-end if I set the Assignment conditions to All Archives and then going to https://site.com/category/business but my intention is to have one Layout for ALL categories, and another Layout for ALL content_types (a custom Taxonomy set up for the site)

Thanks @arthurodb,

Confirming receipt of this. Haven’t looked into it in-depth but we might have an issue with some rules not getting applied.

1 Like

Fixed for next patch. There were some issues with Post Category / Tag archives conditions not getting picked up.

1 Like