So, right now we have a blog section on Divhunt CMS, and we’ve been using “Field type” to classify the blogs. But at the moment, they don’t serve any useful purpose.
We’re thinking of creating clickable categories, just like regular WP ones, with a page where you can see all the posts about a specific topic.
You need to create new CMS which ca ben called “Blog categories” , and that inside of cms “Blogs”, you need to create new field “Categories” which is going to be multi-relation.
And from there, you will need video help, which I can record tomorrow
When creating categories as a simple select dropdown, you can’t create single pages out of them. It needs to be a seperate CMS connected with relation field in main CMS. Like on Petr’s screenshot
I’ve switched the field to a relation and linked it to another collection. But, I’m having some trouble connecting the new field type to both the main blog page and the individual post pages. Any ideas on how to nail this down?