You are not logged in.
Should be <txp:link_to_prev>Previous</txp:link_to_prev> though.
Here is the relevent portion of the header-nav form
<li id="n-previous">
<txp:if_individual_article>
<txp:link_to_prev>Previous</txp:link_to_prev>
<txp:else />
<txp:older>Previous</txp:older>
</txp:if_individual_article>
</li>
<li id="n-next">
<txp:if_individual_article>
<txp:link_to_next>Next</txp:link_to_next>
<txp:else />
<txp:newer>Next</txp:newer>
</txp:if_individual_article>
</li>
Last edited by MattD (2009-07-28 17:39:30)
Offline
Thanks a lot! Thebombsite gave the perfect explanation and Matt then quoted the relevant portion of code so I didn’t even have to type anything :)
And everything now works as intended, plus I learned a few things about Textpattern.
Offline
hi all! First of all thx for the great template. Then i have made an italian version of this and i’d like to share. Can anybody tell me how to do? i’m a bit noooob! ;)
Giovanni
Offline