Page numbers limit !

Hello !
Thanks for grate script !
I need to limit page numbers in albums only to 10 ! where i must be changed ?!

Thanks
Roobik

Comments

  • kenoji Member
    I think the page numbers is based on the number of albums, same with images so make a conditonal in the loops (that list the alnums/images) so it stops at 10.
  • Do you have more than 10 pages of albums? Do you just want to limit the listing of page numbers to the 10 around the current page? If so, then you want to modify `printPageListWithNav` in `template-functions.php`. I have done this mod in effervescence_simpleviewer which you can download from the WIKI. You can view the result at http://www.albums.sbillard.org/Test Album/lots of subalbums/

    If you download the theme you can copy the code.
Sign In or Register to comment.