I have one category template. Is it possible to add specific content to a specific category? For example some content about design on the design category page?
My approach is: make for every category a unique template. But this seems a little bit overkill since only content is different from every category.
Thanks for your reaction.
I guess not ‘normal’ pages. I show all projects with that specific category on that page. Lets call it an category overview page.
That makes it still a normal page, and if that category page has some information about the category, then you might just as well display it in the same way you show page specific information on any other page.
I have 8 choosable categories in my project blueprint.
Then I have a project overview page with all published projects and a filter by tags/categories via a route to filter those projects by category.
That’s not really what I meant. I wanted to know where you (intend to) store the description of each category that you then want to show on the page when filtering by category.
But let’s assume you store that information in a structure field categorieswith two fields name and description in the projects page.