![]() |
|
View latest article published with the text - 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: View latest article published with the text (/thread-11911.html) |
View latest article published with the text - Tapkol - 2014-07-31 Hello there, In creating my site, I want a code for weeks and I can not find: I want a code or function that allows me to display the last article (only the last article) of a class. To display a page in the last article with his text, images, etc. .. Thank you for your help! Bonjour, Dans la création de mon site, je cherche un code depuis dès semaines et je ne trouve pas : je cherche un code ou fonction qui me permet d'afficher le dernier article publié (seulement le dernier article) d'une catégorie. Pour afficher dans une page le dernier article publié avec son texte, images, etc.. Merci de votre aide ! View latest article published with the text - acrylian - 2014-07-31 There are several ways to do that. You can use the template functions: Or object model way directly using the class methods If you want to get an article from a specific category use the same with a category object. Recommended read: http://www.zenphoto.org/news/zenphotos-object-model-framework |