![]() |
|
How to get latest photos on the frontpage - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: How to get latest photos on the frontpage (/thread-11460.html) |
How to get latest photos on the frontpage - Archbob - 08-11-2013 I've been using zenpage template for over a year now to run my photo album http://www.goodfreephotos.com . How do I get the newest images to appear on the main page just above where the category listing start? Is there an option? How to get latest photos on the frontpage - acrylian - 08-11-2013 You have to modify your theme using function the image_album_statistics plugin provides. In this case printLatestImages. See the documentation about how to set that. How to get latest photos on the frontpage - Archbob - 08-11-2013 Do I just modify index.php and add the code in? How to get latest photos on the frontpage - acrylian - 08-11-2013 The categories are in the sidebar so you would get it on all pages. How to get latest photos on the frontpage - Wurzel555 - 01-02-2015 Hiya Archbob, How did you get the 5 pics lined up under the text and above the albums? Also the facebook icons? Cheers How to get latest photos on the frontpage - acrylian - 01-02-2015 If I may answer, the zpMobile theme has latest images built in for the index page. Just enable the image_album_statistics plugin. For all else you have to modify the theme to add custom stuff like facebook links. |