Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-11-01 13:35:14
- judith_vh
- New Member
- Registered: 2005-11-01
- Posts: 5
Category delirium
Since I turned to textpattern from wordpress, there is no way to make my weblog’s categories work.
I’m in unbearable trouble.
PLEASE give a look (judith.afasici.net) and be so kind to tell me what the damned problem could be.
And if this is not the right place to going mad about categories, where should I go?
thanks
Offline
Re: Category delirium
Are you using <txp:article_custom />
? That tag is not context-sensitive, unlike plain old <txp:article />
. (See TextBook’s definition for more.) For displaying lists of articles by category, <txp:article />
is what you want. If you feel you still need to use <txp:article_custom />
for other things, you can use conditional tags to have it both ways.
Code is topiary
Offline
#3 2005-11-01 15:09:47
- judith_vh
- New Member
- Registered: 2005-11-01
- Posts: 5
Re: Category delirium
:)
Offline
Pages: 1