MAJWeb on Twitter

Flickr set slideshows plugin for WordPress

Easily embed slideshows of your Flickr photosets in your posts and pages with this Flickr set slideshows plugin.

get the .zip file here
or get it from the WP plugin directory

Download the plugin

Once you have linked your Flickr account to the plugin (see settings section below), creating a slideshow of one of your Flickr photosets is as easy as choosing the set and the slideshow’s dimensions from a drop down list. You can then embed the slideshow anywhere in your posts or pages by copying and pasting a shortcode. When you create or edit a slideshow, Flickr set slideshow will provide you with an instant preview.

From here:

Screenshots

Slideshow in a blog post

Slideshow in a blog post

Flickr set slideshow plugin settings page screenshot

Settings page

Creating a slideshow

Creating a slideshow

Slideshow listing and editing page

Slideshow listing and editing page

Changelog

Current version: 0.2

  • fixed broken submission url when WordPress files installed in directory other than root
  • Updated FAQ

Installation

The easy way

  1. Download the plugin – it will come as a .zip file
  2. Log in to your WordPress dashboard
  3. Go to Plugins > Add new
  4. Under the ‘Install Plugins’ header, click ‘Upload’
  5. Click the ‘Choose File’ button, browse your computer to find the .zip file downloaded at step 1, click ‘Install now’
  6. Click the ‘Activate plugin’ link

See the next section (‘Plugin setup’) to link the plugin to your Flickr account.

The show off way

  1. Download the plugin .zip file
  2. Unzip the file
  3. Upload the ‘flickr-set-slideshows’ directory to the ‘/wp-content/plugins/’ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

See the next section (‘Plugin setup’) to link the plugin to your Flickr account.

Plugin Setup

To link the plugin to your Flickr account:

  1. Get your Flickr username; that is the name that appears in the top right-hand corner of the screen when you are logged in to Flickr – ‘Signed in as…’
  2. Get a Flickr API Key - the following Youtube video will tell you how:
  3. Go to your WordPress dashoboard
  4. Go to ‘Settings’ >’Flickr set slideshows’
  5. Enter your Flickr username and API key
  6. Click ‘Save changes’, and you’re ready to go!

User guide

To create a new slideshow

From your WordPress dashboard,

  1. Go to ‘Flickr Set Slideshows’ > ‘Add new’,
  2. Select a photoset from the drop down list,
  3. Select a size for your slideshow,
  4. Click ‘Save changes’,
  5. A confirmation message will appear at the top of the screen with a shortcode following the format , where XX is a number.
  6. Copy and paste this shortcode wherever you want the slideshow to appear in your posts and pages.

To insert a slideshow into a post or page

On creating a slideshow, you will receive a shortcode following the format , where XX is a number. Copy and paste this code in the page or post where you want the slideshow to appear.

You can come back to the shortcode later, it will be saved in your slideshow listing at ‘Flickr set slideshows’ > ‘Flickr set slideshows’.

To edit/remove a slideshow

You can do this from your slideshow listing located at ‘Flickr set slideshows’ > ‘Flickr set slideshows’

Note the deleting a slideshow will remove it from the posts and pages in which you have inserted it.

To change the size of a slideshow, simply click on the ‘change size’ link of the corresponding slideshow, choose a new size from the drop down list and Voila!

FAQs

I’ve installed the plugin. What now?

You need to link it to your Flickr account. To do this, log in to your WordPress dashboard, go to ‘Settings’ > ‘Flickr set slideshows’. Enter your Flickr username and a Flickr API key – have a look above at the ‘Plugin setup’ section for more details.

What is my Flickr username exactly?

It’s the name that appears in the top right-hand corner of the screen when you are logged in to Flickr – ‘Signed in as…’. Like so:
Where to find your Flickr username

How do I get an API key

The following Youtube video explains how to get an API key for the Flickr Set Slideshows plugin: http://www.youtube.com/watch?v=Lq1XRx6dsDU (it’s the same video that can be played from the ‘Plugin setup’ section above).

Some of my Flickr photosets are not appearing in my set list. Why?

Only the sets that are public can be used by this plugin. Private sets (which is any set that contains at least one private picture) will not be returned by Flickr to be publicly displayed as a slideshow. Make sure that all the sets you want to show in your website are public. If the problem persists, please get in touch (see below).

Where do I go to report bugs, for complaints, moans, suggestions or to sing your praises?

Just send an email to info@majweb.co.uk, alternatively, leave a comment below!

Comments (2)

Ray ,

First the praise: Great work, very nice plugin!

Then the question: I need more flexibility with the sizes, the 4 available options don’t correspond to my needs. Can I hack this somewhere and how?

Thanks!

Ray

Marie ,

Hi Ray,

First of all: thanks :)

As for the size hack, I can see two ways to do this.

1. You can edit the function that renders the gallery. It’s called ‘make_gallery_html’ and can be found in the file names ‘flickr-set-slideshows-funstions.php’. The width and height variables are simply called $w and $h.

2. Create a JQuery function that sets off once the page is loaded and changes the dimensions of the object and embed elements that make up the gallery.

I plan to add more flexibility in a future release of the plugin but that might take some time I’m afraid…

Any other way I can help, just let me know!
Marie

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>