Display List of Albums

Hello,

I realize there are topics on this but need a little extra guidance. I'd like to show (on the homepage of a website) the last couple of album titles in the gallery. I understand there are functions like printLatestAlbums but I'm not sure how to implement the function. If I can get the last two albums listed in a php file I can just call that file on my homepage..

Anyone willing to offer some extra guidance?

Thanks!

Comments

  • acrylian Administrator, Developer
    Enable the image_albums_statistics plugin and place the function `printLatestAlbums()` where you want it to appear. Please see the documentation on the parameters to set for this function.
  • GOT IT! Thanks!!
  • is there an easy way to get rid of the line breaks after the images? where does that happen?
  • acrylian Administrator, Developer
    It does print a list so you can use CSS for styling.
Sign In or Register to comment.