Add Flickr RSS feed to Page via SimplePie
        Posted  
        
            by Bradley Bell
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bradley Bell
        
        
        
        Published on 2010-06-14T23:32:57Z
        Indexed on 
            2010/06/14
            23:42 UTC
        
        
        Read the original article
        Hit count: 466
        
Hi all. I'm trying to add my recently uploaded flickr feed onto a site. I've followed tutorials with Simple Pie, but can't get what I desire. I need to be able dictate where each image will sit in multiple DIV's rather than just one repeated DIV.
Here is a website which seems to do what I want.. wearecondiment.com It basically updates the Static URL inside each seperate DIV.. I cant find the PHP anywhere in there code.
Here is the site I plan to add this feature to.. "http://www.openyourheart.org.uk" I'll make a new page and template of square DIVs where each photo will sit. The aim of it will basically be so that people can upload their own images to display in the campaign and automatically appear on the site. It would also be great if somehow the image could crop to the size of each square/rectangle.
Any ideas?
Cheers, Bradley
© Stack Overflow or respective owner