How to make zenphoto show the latest picture in the homepage?

Hi,

Is it possible to configure Zen Photo to show the latest uploaded picture of an album named Samples when we hit the Zen Photo home page?

Thanks.

Comments

  • Yes, of course you will need to code this in your theme index.php script. For instance, the Efferevescence+ theme can display a "picture of the day". Not quite what you are asking for, but maybe a starting place.
  • Thanks for the reply. I am using stopDesign theme and I would rather stay away from changing the code unless no other way could be found.

    Is there any sort of URL which I can give to my users so when thy open that URL they see the most recent photo of the Samples album?
  • acrylian Administrator, Developer
    There is also the image_album_statistics plugin that provides a printLatestImage() function. Of course that also requires theme changes.

    Is there any sort of URL which I can give to my users so when thy open that URL they see the most recent photo of the Samples album?
    Not without modifiying your theme. But why don't you just set the image sorting in the album so it shows the latest images first?
Sign In or Register to comment.