This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ZenfolioPress

Description

The ZenfolioPress plugin for WordPress allows users to easily incorporate their
Zenfolio hosted photos, galleries and collection into their
WordPress site.

To Do

  1. Add clear overlay gif to at least slow down efforts to right click and save your images.
  2. Insert a slideshow into a blog entry
  3. Strong call to action in a form of a ÒBuy PrintsÓ or ÒBuy ProductsÓ button which will transition into the
    buying experience.

Installation

  1. Extract the contents of the zip archive to the /wp-content/plugins/ directory or
    install the plugin from your WordPress dashboard -> plugins -> add new menu
  2. Activate the plugin through the ‘Plugins menu’ in WordPress
  3. Configure the plugin using the ZenfoliioPress settings page

Displaying Photos

Insert the code [ZFP_Photo id=’nnnn’] to display a photo from your Zenfolio account.
The photo id can be found at the end of the URL displayed in your web browser.

http://www.davidnusbaum.com/individuals/h6913aba#h6913aba

Displaying Galleries and Collections

Insert the code [ZFP_PhotoSet id=’nnnn’] to display a Zenfolio gallery or collection.
The id can be found at the end of the URL displayed in your web browser.

http://www.davidnusbaum.com/p444438099

If you have a friendly URL for a gallery or collection you can find the id by going to the edit view.

http://www.zenfolio.com/nusbaum/p444438099/edit

FAQ

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ZenfolioPress” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ZenfolioPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.6

Updated to supported changes in Zenfolio API and added square (cropped) thumbnails.

0.1.4

Updated to slimbox v2.05 for compatibility with WordPress 3.6.

0.1.3

Photo, as well as photoset, lightbox now uses the default image size. Changed the “rel” attribute so the ZenfolioPress
used of Slimbox does not conflict with the Slimbox plugin.

0.1.2

Fixed a bug that affected how titles and captions are set for photosets.

0.1.1

Quick CSS fix for themes that tie tr and td attributes to #content.

0.1.0

Fixed the space allocated for square thumbnails.

0.0.9

Added new configuration options for spacing around thumbnails and using captions rather than titles
for the lightbox.

0.0.8

Adjusted CSS to keep the background behind each thumbnail transparent.

0.0.7

Minor changes to selectors in the CSS file.

0.0.6

Integrated an optional lightbox presentation for photos, gallaries and collections. This presentation utilizes the
slimbox2 jquery plugin by Christophe Beyls.

0.0.5

Cleaned up the style sheet so inline styles aren’t required. This should make it easier for users who want to use
ZenfolioPress with their own styles. Continued testing with more themes to make sure there are no conflicts.

0.0.4

Added the ability to configure the link actions for photos and gallery thumbnails.

0.0.3

As expected, deployment from the WordPress plugin directory had some minor impacts. Upated the path to the CSS file,
but will look for a more dynamic way to get the path in the future.

0.0.2

Update to fix creating settings for new installs. You’ll need this to configure ZenfolioPress.

0.0.1

An alpha level release published for testing and getting input from potential users.