![]() |
|
Stopdesign theme not displaying all galleries - 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: Stopdesign theme not displaying all galleries (/thread-754.html) |
Stopdesign theme not displaying all galleries - matt1260 - 2006-08-23 Everything works right, and I have been spending weeks putting finishing touches on the gallery, and then I find it doesn't display anymore than 5 galleries on the index or archive page. Stopdesign theme not displaying all galleries - thinkdreams - 2006-08-23 Well, first of all the default installation of Stopdesign has an "archive page", in which the front page only shows a certain number of albums, and then the archive page is designed to show the whole gallery set of pages. If you look at this code snippet:
[list] [*]
You notice that Stopdesign uses a counter on the front page to only show the first 6 albums. Now if your zp_config is set to default 5 albums, your display will only show 5 albums. You can modify the number of albums per page by modifying the zp_config file. Mine is set to six, which I've found for most themes works well. Stopdesign works best set to 6. My Thinkdreams theme is a derivation of Stopdesign. // Paging options: Stopdesign theme not displaying all galleries - matt1260 - 2006-08-23 That did the trick. Stopdesign theme not displaying all galleries - lopezm - 2012-02-24 Where if the zp_config file? I can't find it. Stopdesign theme not displaying all galleries - fretzl - 2012-02-24 That file has been renamed to zenphoto.cfg. Some reading: Why did you post in a 5 year old thread ? Stopdesign theme not displaying all galleries - sbillard - 2012-02-24 Please also note that the information in this thread is hoplessly out of date. All these kinds of configuration changes are made on the "admin" pages via option settings. |