ZenphotoCMS Forum
Picture feed on Wordpress homepage - 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: Picture feed on Wordpress homepage (/thread-6659.html)



Picture feed on Wordpress homepage - jennyj - 2010-02-27

In reading through old forum posts it seems like it's no longer possible to pass a group of random images from Zenphoto to my Wordpress website homepage. I used to be able to do it but not anymore.

Are there any alternatives, like using an RSS feed of the most recent images to display on a Wordpress homepage? Or has anyone worked out how to solve this problem some other way? It seems like such a great way to get people from the home page of a Wordpress site to the galleries in Zenphoto deeper in the site.




Picture feed on Wordpress homepage - howler358 - 2010-02-27

I'm sure a better programmer would come up with a more elegant solution, but I've been using this bit of php for a while to get random photos from specified directories and display thumbs on a WordPress blog.

`




Picture feed on Wordpress homepage - jennyj - 2010-02-27

I will try to play around with that a little bit.

Anyone else have any ideas?