I want to set up an Archive Layout for a custom taxonomy term archive page.
The custom post type is Media Asset
and the taxonomy is Media Asset Type
, with terms such as Logo
and Video
I have set the Assignment to All Archives
AND
Media Asset Taxonomy IS Media Asset Type
.
In the Cornerstone preview, if I set the Preview to Media Asset Media Asset Type
: Logo
then the media assets show up as expected and I can layout the archive page.
However, when I then use the View on frontend
button from here, or go directly to the Media Asset Type
term archive page, I get the following message, and the Media Assets / Archive Layout is not showing up.
I have tried a number of other Assignment Conditions with no luck.
The only thing that works is to set up the assignment to Media Asset Media Asset Type IS Logo
, which is not ideal as then I would have to add an OR
statement for every different Media Asset Type
, and add new statements as new Media Asset Types
are added.
What is the correct assignment statement setup for building an Archive Layout for individual taxonomy term archives?