Display all images from every album

Hi there,

I was wondering if there is a way to display every single image from every album on a page.

So when I went to index.php instead of having a list of albums I would just go straight into every image.

I like having albums because my client needs to sort the images out according to artist, and I will instruct to save the specific artists images in their album. However, I want customers to view the page regardless of artist, but yet still have the ability to search artists.

Is there a zenphoto way to do this? So that when new albums get entered from the admin side the page with every single photo also gets updated automatically?

this is my site if you need a reference...

http://www.pennystewartdesigns.com/merrepen/gallery

thanks.

Penny

Comments

  • acrylian Administrator, Developer
    Yes, of course, either using the `next_image` loop within the `next_album` loop or using the object model. See the user guide for more info.

    I am sure we had this topic on the forum before.
  • okay great - this works. although i want to remove the line break between the albums now, so it just displays as a fluid page of thumbnails. right now it shows album 1's thumbs, break, album 2's thumbs. i want to remove the break. is that possible?
  • fixed it myself...zenphoto is the best photo gallery tool i've ever used. thanks!
Sign In or Register to comment.