Show All Photos

Hi,

When you view an album, my pictures at the moment are split into pages once its hit a certain number.

Is there a way that you can change the php to view all the pictures in the album?

Cheers,
Chris

Comments

  • Look into the "images per page" option. If that does not work for you, change the call on `next_image()` to `next_image(true)`.

    As always, these functions and their parameters are described in the function guide on the Zenphoto website.
  • sbillard, thanks for this, have done this and it works well.

    Cheers.
Sign In or Register to comment.