ZenphotoCMS Forum
more galleries on one page - 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: more galleries on one page (/thread-1104.html)



more galleries on one page - surban99 - 2007-01-29

right now it apears that zenphoto is set up to show 5 galleries per pages and i would like to know how to adjust it to show 7




more galleries on one page - DarrellD - 2007-01-29

In you 'zen' directory, open up zp-config.php. On line 101 you should see

$conf['albums_per_page'] = 5;

Just change the value there.