Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
display categories within a section
I have a page of articles restricted to a certain section using the article_custom tag.
<txp:if_article_list>
<txp:article_custom sortby="Title" sortdir="asc" section="Audiovideo" limit=40 />
</txp:if_article_list>
Is there a way I can provide links in a sidebar that further restrict the articles to categories within the section on the same page?
I’ve tried the usual way of linking to categories without any luck. I’m guessing the problem has to do with using the article_custom tag.
Mark
Offline
#2 2006-12-08 00:12:46
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: display categories within a section
Offline
Pages: 1