![]() |
How to add pagination on topics?
HI,
I need to know how can i add pagination to the topics. I am unable to find the same in search. Check image. I need to add same to my website. Image: http://s23.postimg.org/hmdzfh7aj/pagi.png https://vborg.vbsupport.ru/external/2013/11/38.png |
bump?
|
If I am not mistaken, that functionality is not in vB5, it would require a custom mod to do that. And I don't see one here to do that.
|
thank you for the reply
--------------- Added [DATE]1384440415[/DATE] at [TIME]1384440415[/TIME] --------------- would this work? {block:Pagination} <div id="pagination"> {block:PreviousPage} <a href="{PreviousPage}">Previous</a> {/block:PreviousPage} {block:JumpPagination length="5"} {block:CurrentPage} <span class="current_page">{PageNumber}</span> {/block:CurrentPage} {block:JumpPage} <a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage} {/block:JumpPagination} {block:NextPage} <a href="{NextPage}">Next</a> {/block:NextPage} </div> {/block:Pagination} |
All times are GMT. The time now is 11:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|