XtGem Forum catalog
Welcome to SamzyNet
SamzyNet Logo
time07:03 am06/05/2024
SamzyNet Forum
* SamzySamuel * Shuraih99 Ok now in your file list change > per_page="10" to per_page="5". And paste the below code on top of your filelist.

Note: Only the first 5 latest files will appear.

<!--parser:xtscript-->
# Paging function
function paging_template $url;$page;$active_page;$total_pages; 
# Only one page so exit
if $total_pages == 1
goto @end
endif
# Default button html
assign $button=<li><a class="$button_class" href="$url">$page</a></li>
# Paging container
if $page == 1
print <ul class="pager pager-lg">
endif
if ($page 1) == $active_page
print 
endif
if ($page-1) == $active_page
print 
endif
if $page == $total_pages
print </ul>
endif
@end
endfunction
<!--/parser:xtscript-->

Copy code
2018-01-14 11:43 · (0)

Viewing this page: Guest(s): 1
Looking For Something? Search below
More Pages
Translate

1 Online Guest(s) , Today: 11 views, Total: 109938 views
Last modified: 06-02-2018 10:30 am
Copyright © 2017 - 2024 SamzyNet
SamzyNet On Facebook SamzyNet On Twitter SamzyNet On Google + SamzyNet Rss Feed
Home | About Us | Contact Us | Promote | Advertise | Blog | Privacy Policy | F.A.Q
Powered By:  SamzyNet

 top