Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
List of categories per section
Hi,
This is probably simple but I can’t figure out how to solve this with standard TXP. I’d like to produce a list of categories for a section (or current section your in).
I’ve tried this with <code><txp:category_list parent=“ouders” /></code> but this also displays the parent and I don’t want that. I could also handcode every category but I want it to be more flexible so when I add a category it automatically turns up in the list.
Is this possible or do I need a plugin for this?
thanks,
Maarten
Offline
Re: List of categories per section
Yeah, you need a plugin for now, unless you want to manually code them, which gets old real fast. I use cbs_category_list for section categories.
Offline
Re: List of categories per section
Ok thanks Jon-Michael, I shall give this plugin a try.
Offline
Pages: 1