Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2007-03-14 18:58:49
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Redirect from section to article
You need to do this:
<txp:if_section name="systeemplafonds">
<txp:if_article_list>
<txp:zem_redirect from="/systeemplafonds/" to="/systeemplafonds/armstrong" />
</txp:if_article_list>
</txp:if_section>
Offline
#14 2007-03-14 19:11:24
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Redirect from section to article
nejra
You didn’t pay for this plugin for nothing, you can get support :)
Offline
Re: Redirect from section to article
Cheers! It works like a charm. Not the first time you helped me. Why should I use the <txp:if_article_list>
?
Yeah I know about the support, but until now I haven’t recieved any answer.
Last edited by nejra (2007-03-14 23:17:24)
Offline