![]() |
|
Display all album picture thumbs on home page? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Display all album picture thumbs on home page? (/thread-3818.html) |
Display all album picture thumbs on home page? - invision - 2008-09-29 Hi, I have 3 albums. Each album has 3 pics. I would like a way to display my Zenphoto Home Page like: Album 1 Title Album 2 Title Album 3 Title I'm assuming this is fairly straightfoward with some coding tweaks. Can anyone help? Thank you. Display all album picture thumbs on home page? - trisweb - 2008-09-29 Indeed, very easy. Just copy the code from the album.php file, in the Display all album picture thumbs on home page? - invision - 2008-09-29 Wow! That was quick. And it worked....almost. I get an odd error: Display all album picture thumbs on home page? - acrylian - 2008-09-29 You need to put the Display all album picture thumbs on home page? - invision - 2008-09-29 Thanks for the reply! Here's my code: `
` Display all album picture thumbs on home page? - acrylian - 2008-09-29 That should work. Display all album picture thumbs on home page? - invision - 2008-09-29 Hmm...strange. Like I say, it does display them all OK, but gives me the error and crashes my page. Line 307 of 'template-functions.php' is: Display all album picture thumbs on home page? - invision - 2008-09-29 My apologies, I was being a right eejit. Had kept this in: runs off, slightly ashamed Thanks for the help folks! |