![]() |
|
Confusion about displaying images and albums together - 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: Confusion about displaying images and albums together (/thread-3928.html) |
Confusion about displaying images and albums together - climberusa - 2008-10-22 Hi. I've just completed a new site based on Zenphoto and Zenpage. These are awesome apps and much thanks goes to the developers! I'm having trouble understanding why on my albums page I can set the number of albums and images to display on a page but it doens't make sense. For example, On this page http://www.claesonkids.com/jeff-and-cortney I want to display 6 albums and 20 images. It semed to work when I only had 6 albums to begin with but as soon as I got more (now 14) it shows 6 albums but no images until you go to the last page. I have set the template to Thanks! Confusion about displaying images and albums together - acrylian - 2008-10-22 Thanks! You find info about that here: http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionnormalizeColumns Confusion about displaying images and albums together - sbillard - 2008-10-22 You are seeing the correct behavior. The thumbnails are displayed on pages filling the page. The definitions tell how many of each type of thumbnail are to fit on a page. The firstPageImages lets zenphoto know how many image thumbnails will fit on a page that has not completely filled with album thumbnails. Confusion about displaying images and albums together - climberusa - 2008-10-22 So is it possible to have my six albums per page and also show up to 20 images on that same page? I've read the docs and it still didn't quite make sense to me. Thank you both for your quick replies! Confusion about displaying images and albums together - acrylian - 2008-10-22 Sure, just remove the normalize columns function. Confusion about displaying images and albums together - climberusa - 2008-10-22 I removed it in albums.php but that made no difference. |