Within my site, I utilize the two default taxonomies for the blog. I have designed a list page to display these taxonomies, so when a user clicks a category, they see a list of posts relating to that category, and it works well.
I am creating a new section - integrations - where I want to list the software which our platform integrates with. I want to break these integrations down into categories. I then want to display the results for each of the categories in a list, like the blog above. But, I want to design the integrations list differently. How do I create two taxonomy list pages?
Your are currently assigning one or more categories to your “blog” pages.
You want to assign one or more categories to your “integration” pages.
Will the two content types share a particular category? For example, would you assign the category “foo” to both a “blog” page and an “integration” page?
Thank you for your feedback. This seems like a great solution and it answers my query re the multiple taxonomies. I will try this tonight. Once again, thank you