PHP FlickrRSS (In WordPress Sidebar)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
phpjunkie666
Forum Newbie
Posts: 10
Joined: Tue Jul 01, 2008 8:09 am

PHP FlickrRSS (In WordPress Sidebar)

Post by phpjunkie666 »

I'm not sure if you guys help with this sort of thing, but I guess it's worth a try.

In case some of you guys don't know about this plugin for WordPress, it's called FlickrRSS and includes recent additions from your flickr account into your php blog files. More info on this plugin can be found here http://eightface.com/wordpress/flickrrss/ it's a great little tool to check out if you haven't done so already.

What I'm trying to do is to get the FlickrRSS WordPress plugin embedded into my WP PHP sidebar. PHP is still new to me, and I'm struggling badly to get it to work in the sidebar, as it's scripted to work in the home.php file. :banghead:

What I would ideally want is to get the plug-in, or a hand coded php script to show 4 rows of 3-4 thumbnails of the most recent photos in each row taken from a flickr RSS feed to show up in a php WP sidebar.

If anyone can help out it would be awesome.

This is my first post here, so please be nice :D
phpjunkie666
Forum Newbie
Posts: 10
Joined: Tue Jul 01, 2008 8:09 am

Re: PHP FlickrRSS (In WordPress Sidebar)

Post by phpjunkie666 »

*bump*

Anyone help?
Post Reply