Single Layout Conditions

I would like to have 2 single layout templates, but I’m not sure how the system works for this. Can I have 1 set to not have any conditions (or all singular) and the other set to a specific post category? When using these, does it check first for specific conditions first and then fall back to the all singular template if a post’s category doesn’t match? I want to avoid any possible conflicts with the order in which it checks for conditions so I have things displayed correctly.

Most of my posts are for printables, but I also have standard blog posts. I want to have a different page layout for the standard blog posts than the printables posts. There are a lot of categories for the printables, so I was looking for a shorter way for the site to choose a template instead of having all of the possible categories listed in the conditions. My goal is to have one single post layout for the standard posts and one single post layout for the categorized printables posts. - some of the printables categories overlap, but not the standard blog posts. Those just use 1 category.

Hello @Boans,

Thanks for writing to us.

I would suggest you create multiple single post layouts. For the standard post layout I would suggest you set the condition like this: Post Type is Post.

For the specific category post, you need to set the condition like this.

Hope it helps
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.