Hello,
I have create two custom layouts for my blog index pages:
One for the main blog index page:
And one for the category archive pages:
I’ve done something wrong with the loopers and assignments for the category archives and I can’t figure out what. So here are my questions:
-
How do I assign a one layout to the blog index and the other layout to all category archives (including new ones that may be created in the future)? Is there a way to dynamically assign that without having to list out each category?
-
My content shows on the backend when I’m in the builder for the category archive pages, but when I look on the front end, there is no content on the pages. What am I doing incorrectly?