vibol hou

DSC_3278DSC_0505_filtered_DSC0078

ZenfolioRSS for WordPress

This is a plugin for WordPress that allows you to display your Zenfolio photostream on your weblog. The plugin can shuffle your recent photostream and is configurable through an Options panel.

Download

ZenfolioRSS 0.5
Released: March  7th, 2008
WordPress Versions: 2.8.4+

Installation

  1. Upload zenfoliorss.php to the wp-content/plugins folder
  2. Activate the plugin through the Plugins page
  3. Configure your settings via the Settings > ZenfolioRSS in latest WordPress
  4. Manual Installation into Theme: Add
    1
    <?php get_ZenfolioRSS(); ?>

    to your template

  5. Easy Installation into Theme (for themes that support Widgets): Go to Appearance > Widgets and drag ZenfolioRSS onto one of your theme’s widget locations.

Styling

To style ZenfolioRSS, you need to modify your theme’s style.css file and add the following CSS fragment and customize the CSS.

#zenfoliorss { border: 1px dotted black }
#zenfoliorss img { border: 1px solid black; padding: 1px; height: 55px; width: 55px }

Changelog

09/07/2009

03/07/2008 – v0.5

03/01/2008 – v0.4

02/05/2008 – v0.3

11/05/2007 – v0.2

11/01/2007 – v0.1

21 Comments

[...] nett finde ich, daß es zum einen ein Lightroom Plugin zum direkten Upload und zum anderen ein Wordpress-Plugin gibt, das den Photostream im eigenen Blog [...]

Posted by Fotofimmel » Blog Archive » Fotohoster Zenfolio on 15 February 2008 @ 10am

[...] Download Link: ZenfolioRSS Homepage [...]

Posted by Vibol Hou - A Zenfolio Wordpress Plugin on 14 May 2008 @ 4pm

I’d like to contribute a bit.
When I set values “before” and “after” like ” ” – they doesn’t show.
The solution was (for me) to remove stripslashes() in lines 28 and 29 (where these parameters were set).

Posted by urix on 10 July 2008 @ 1am

I have never worked with plug in’s. Can I get some more detail on how to upload the files you mention.

When I double click on the zenfoliorsphp file I get an error message that maybe my printshop program is not the correct one?

Nancy Parker

Posted by Nancy Parker on 24 September 2008 @ 12pm

I need more instructions on how to ‘plug in’ your program for a blog. Is it possible to get more help? i am lost on the first instruction. I just need some help with the upload and I think I can go from there.

Any help would be appreciated.

Posted by Nancy Parker on 26 September 2008 @ 12pm

Has anyone else noticed that this plugin slows Wordpress to a crawl after updating to WP 2.6.2? I had to deactivate it for the time being. The RSS feed from Zenfolio is running fine, so I am wondering if something changed in 2.6.2 that breaks this plugin?

Posted by David Soranno on 29 September 2008 @ 9am

@David Soranno, I recently upgraded to 2.6.2 and it seems to work fine. The image strip at the top of my pages is loaded from ZenfolioRSS.

Posted by Vibol on 29 September 2008 @ 2pm

@Nancy Parker, you can use an FTP program (Google for “FTP”) to upload the file to your web host. You will need your FTP server information from your hosting service. Once you get in, follow the instructions above to find the correct folder to upload the ZenfolioRSS files to. Good luck!

Posted by Vibol on 29 September 2008 @ 2pm

[...] on the eyes.  After a few Google searches, I found an awesome Zenfolio Wordpress Plugin called ZenfolioRSS by Vibol Hou.  (You get to see it in action at the top.)  Upon finding this plugin, I found the [...]

Posted by Weihan Leow - My new blog on 24 October 2008 @ 10pm

I just set up a Wordpress blog at my domain and added the ZenfolioRss plug in. The plug in is installed, the function is there, and the code has been entered into my index.php of the current theme. But, not pictures from my zenfolio site ever load. I can see that the wordpress file is trying to get the pictures becuase there is a delay whereever I put the function call in the php code. But nothing happens. Are there any settings or rules that I should be following on the zenfolio side to get this to work? If not, how do I troublshoot the interface?

Posted by Glenn on 23 December 2008 @ 5pm

Add to your template…

What does this mean?????

Posted by Jayme on 17 January 2009 @ 2am

Jayme, there are “template” files that WordPress uses to express your site visually. Those files need to be updated to install ZenfolioRSS.

Posted by Vibol on 7 February 2009 @ 2am

Which template file do I add the code to?

the index.php for the theme?

Posted by vtphoto on 9 July 2009 @ 7pm

vtphoto,

If you’re using the newest WP with a newer theme, you should be able to enable it through the Theme’s widget section. Go to Appearance > Widgets.

Posted by Vibol on 9 July 2009 @ 7pm

From other threads I’ve found, this seems broken by 2.8.1+ versions of Wordpress. Nothing displays. It installs fine, is available and configurable within the widgets, but fails to display any images. Any thoughts? What Wordpress version has this been checked against? Im running 2.8.4.

Thanks

Posted by Jay on 31 August 2009 @ 11am

Jay, I am using 2.8.2 at the moment and it seems to work fine. I’ll run an update on my blog this evening to see if 2.8.4 has caused any problems.

Posted by Vibol on 31 August 2009 @ 11am

Jay, I’ve upgraded to 2.8.4 and my blog is still intact. Images on the right hand side are driven by ZenfolioRSS.

Posted by Vibol on 31 August 2009 @ 11am

Hmmmm…any suggestions on how to debug?

Posted by Jay on 31 August 2009 @ 11am

Jay, can you post a link to the theme you are using? I’d like to install it and see what happens.

Posted by Vibol on 3 September 2009 @ 10pm

How can we make it display nicer please,thanks Steven

Posted by How can we make it display nicer please on 6 September 2009 @ 9pm

@avocabeach If you take a look at the HTML, there is a div called ‘zenfoliorss’ that you can apply a stylesheet to. Here’s the HTML fragment:

<div id=”zenfoliorss” class=”widget widget_Zenfoliorss”></div>

You can either apply a style directly to the div by id, or use the class. Example of direct id style:

<style>
#zenfoliorss img { border: 1px solid black; padding: 1px; height: 55px; width: 55px }
</style>

Posted by Vibol on 7 September 2009 @ 9am

Leave a Comment


DSC_3682DSC_4022