Sub Albums Not Displaying

I cannot get my sub albums to display. They have been uploaded correctly and the 'published' box is checked. However, they are not displaying. I think this is because the album.php or index.php does not contain any code for this. Could someone please contact me, so I can send you more details and see if I can remedy this. It would be much appreciated. Thanks.

There should be three albums under the initial album titled 'testing subalbums'.
http://www.thegoldbrick.net/zenphoto/index.php?album=testing+subalbums

Comments

  • acrylian Administrator, Developer
    You are using a custom made theme and also an older Zenphoto version. Please read the theming tutorial to learn how to setup your theme correctly.
  • Reading up on the theming tutorial now, but a bit confused. I'll do some trial and error to see if I can get it working. I'll notify you if more issues arise. Additionally, I'll upgrade to 1.2.6 also. Thanks for the feedback.
  • acrylian Administrator, Developer
    It actualy pretty simple. You `album.php` theme page needs the same `next_album` loop as the theme's `index.php` has to display subalbums.
  • Yeah. That was really simple. I'm testing out things here and there, so I'll likely be back with some more questions. Thanks for the help. This post and many others with you have written (and from your other team members) have really helped a lot. Cheers.
  • Well, I managed to get the albums to display. However, something in the code is adding a space to the very bottom of the page below the footer.

    Could you please navigate the following and let me know what the problem might be?

    Go to http://www.thegoldbrick.net/zenphoto, then go to "testing subalbums", then go to "subalbum one". As you go to each of the pages, you can see that the bottom area below the footer continues to grow larger.

    These albums do not contain subalbums, but some are having the same issue. If you go to the main index and view the albums "test 1, test 2, test 3" the bottom area works fine. However, when you go to albums "test 4, test 5, test 6" the bottom area does not stay the same.

    As always, any help would be appreciated. I would like to post the code here for you to view, but I cannot find how to post it correctly. What is the tip to get the code posted inside a scrollable window and not within the post?
  • acrylian Administrator, Developer
    It is not possible to post in a scrollable window.

    Anyway, you probably have to review your theme's CSS setup. You will understand that we (the developers) can't really help with your specific theme design.
  • No problem. I'll give it a look and see what I can get it to do. For upcoming questions, I'll keep them limited to those that can be applied to other users.

    Thanks again. Just getting the albums to appear was a step in the right direction.
Sign In or Register to comment.