Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2005-11-29 20:51:59
- FireFusion
- Member
- Registered: 2005-05-10
- Posts: 698
if_section doesn't work on the front page
Tried to use this but nothing shows up.
<code><txp:if_section name=“default”></code>
<code><txp:article id=2 /></code>
<code></txp:if_section></code>
Last edited by FireFusion (2005-11-29 20:57:01)
Offline
#2 2005-11-29 20:58:56
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: if_section doesn't work on the front page
You want name=""
.
Offline
#3 2005-11-29 21:09:15
- FireFusion
- Member
- Registered: 2005-05-10
- Posts: 698
Re: if_section doesn't work on the front page
Thanks!
Offline