![]() |
|
svn 1954 album has images + subalbum - 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: svn 1954 album has images + subalbum (/thread-3291.html) |
svn 1954 album has images + subalbum - Connie - 2008-07-16 I noticed that the images are always presented at the next page, when an album contains images + subalbums even when the template does not output the sub-album-loop the pagination is present and the images are at the next site it is of no effect first to output the images in the template and then the albums... it is independent from the template, I used default and stopdesign ... I can't tell if that is the same situation as macalter describes... svn 1954 album has images + subalbum - acrylian - 2008-07-16 Could link to a screenshot maybe? I don't understand the issue somehow, my svn installs look absolutly normal. svn 1954 album has images + subalbum - Connie - 2008-07-16 I think I am coming closer to the error-description:
as you can see: 6 subalbums published, 3 unpublished: 7 subalbums published, 2 unpublished: I think,
I tried to suppress the pagenavigation from the template, but even then the images did not show up, they were just unreachable.. I hope it is clearer now svn 1954 album has images + subalbum - acrylian - 2008-07-16 Did you try to remove or change this part on album.php? svn 1954 album has images + subalbum - Connie - 2008-07-16 this is helping.. I did not know about that... so I published all albums, I have 9 so it is ok for that now, but I still think it starts to count from 0... ;=) I will try to understand that directive, as I am not sure how many subalbums my people will want to place in an album ... svn 1954 album has images + subalbum - sbillard - 2008-07-16 The directive should match the CSS in terms of the columns. If the CSS shows 3 albums in a row the album column parameter should be 3. If the CSS shows 6 images in a row the image column parameter should be 6. |