Hello,
What I want to do seems like it should be simple, so I’m either missing something really obvious or it’s not possible to do it the way that I’m thinking.
I have a Custom Post Type called “Projects”. Projects has categories and sub-categories.
One of the categories is Architecture and you can see all the sub-categories here:
I have an Archive Layout called “Architecture” that this page is using: https://jonathang132.sg-host.com/architecture/
It is currently showing all of the posts within the Architecture category. When clicking on one of the sub-categories at the top, for example, “Brewery”, I want all the Architecture>Brewery posts to show on the /architecture/brewery/ page using the same “Architecture” Archive Layout. Is this possible?
Thanks!