Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-02-02 10:26:07
- Champak
- Member
- Registered: 2006-01-31
- Posts: 56
category and not front
How do set something up so it shows on the category list only and not the front page?
Offline
Re: category and not front
If you mean what I think you do try this little trick.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#3 2006-02-02 23:39:14
- Champak
- Member
- Registered: 2006-01-31
- Posts: 56
Re: category and not front
No that doesn’t explain what I’m trying to do. I figured out what I needed to do.
So you clearly understand, what I tried was:
<code><txt:glx_if_not_frontpage>
<txp:if_article_list>
</txp:if_article_list>
</txt:glx_if_not_frontpage></code>
All I needed was:
<code><txp:if_category>
</txp:if_category></code>
Thanks for your help though.
Offline
Re: category and not front
Oh I see. Well that was easy. If you ever want to move the category lists off the front-page you know where to go now. ;)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Pages: 1