ZenphotoCMS Forum
Paginate through subalbums on page.php - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Paginate through subalbums on page.php (/thread-10029.html)



Paginate through subalbums on page.php - amucklow - 2012-05-30

I have a part of my site called 'Archive', which is a page that displays the subalbums of an 'Archive' album. This is my loop:

`




Paginate through subalbums on page.php - acrylian - 2012-05-30

Why don't you just use the normal album page for that? Then you don't need to worry about pagination as that all is already there.

If you need different layouts for certain albums look at the multiple_layouts plugin.




Paginate through subalbums on page.php - amucklow - 2012-05-30

Good point. Could have saved myself some time there...

But can you override the number of subalbums to display per page?




Paginate through subalbums on page.php - acrylian - 2012-05-30

You can override most options and so also the album per page one using:
http://www.zenphoto.org/documentation/functions/_functions-basic.php.html#functionsetOption
Look at the database about the actual option name or with the (normally now deleted) setup scripts' setup-option-defaults.php