Page 1 of 1

Next Page

Posted: Thu Jul 07, 2005 1:51 am
by Col. Kurtz
Is there a way to delete the current page and total number of pages and just show an link to the previous or next page? And if there are less articles in one category than the allowed number, that no additional page is needed, then nothing will show up?

Image

Re: Next Page

Posted: Thu Jul 07, 2005 5:00 pm
by garvinhicking
Yes, edit your templates' entries.tpl template. Search for:

Code: Select all

<div class='serendipity_entryFooter' style="text-align: center">
You can do all of that with Smarty syntax. :)

Regards,
Garvin