Displaying Content on the First Page Only
By Paul
0/5 based on 0 votes. The median rating is 0.
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 images in category' template:
The same can be used for the view comments template to show something on only the first page of a comments thread.
<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:
175 views. Averaging 0 per day.
In the most recent 30 day period, there've been 17 views.

Print
E-Mail