Displaying Content on the First Page Only
By
Paul
You can use {CURRENTPAGE} to find out what page you're on. To show something only on the first page thus involves placing this conditional in the 'show links in category' template:
<IF {CURRENTPAGE} is 1>your stuff here</IF>
The same can be used for the view comments template to show something on only the first page of a comments thread.
Rating:
0/5 based on 0 votes. The median rating is 0.
Submitted:
08/30/07 (Edited 08/31/07)
Description:
How to show certain HTML when on page 1, but not any other page of a category.
Views:
148 views. Averaging 0 per day.
In the most recent 30 day period, there've been 7 views.
Previous Article
| Next Article