![]() |
TubeX: Index Pagination
Anyone know how to put pagination in the tubex index?
thanks |
Depends on what you mean but you could just change the default index page code:
{videos var=$videos amount=16 featured=false sort=date_added DESC} to... {videos var=$videos amount=16 featured=false paginate=true pagination=$pagination sort=date_added DESC} Basically just add paginate=true pagination=$pagination and change the amount and sort variables to whatever |
All times are GMT -7. The time now is 12:38 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc