Hi again,
I can show post by category?
For example, in a column display only the category "General" and, in the same page, at the sidebar show the category "Special"...
Thanks!!!
You can use the getNewsArticles() function to get articles by category directly. You will need to write your own loop. Look at the object model framework.
getNewsArticles()
Or use the printLatestNews() function.
printLatestNews()
I do not know it! You can get a sample code? thanks!
http://www.zenphoto.org/documentation/plugins/zenpage/_zp-extensions---zenpage---zenpage-functions.php.html#functiongetNewsArticles
http://www.zenphoto.org/2010/02/zenphotos-object-model-framework/
http://www.zenphoto.org/documentation/plugins/zenpage/_zp-extensions---zenpage---zenpage-template-functions.php.html#functionprintLatestNews
You really need to learn a few things yourself, sorry.
Also, thank you very much!