Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2006-05-20 22:07:31
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Sections not showing up?
Are you actually using this code TNT gave you?
<code>
txp:if_individual_article>
<txp:article form=“default” listform=“excerpt” />
<p>
<txp:link_to_prev><txp:prev_title /></txp:link_to_prev>
<txp:link_to_next><txp:next_title /></txp:link_to_next>
</p>
</txp:if_individual_article>
</code>
In that case I would think that either there is no article form ‘default’ or it is empty.
Offline
#14 2006-05-20 22:19:36
- Rocamm
- Member
- Registered: 2006-05-20
- Posts: 20
Re: Sections not showing up?
Oh ok I see what the problem was..
I inserted the code in the right place..
ON ALL THE SECTION PAGES…
thanks guys!
I think it’s all working properly now
-R
Offline