Easily embed slideshows of your Flickr photosets in your posts and pages with this Flickr set slideshows 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.

Slideshow in a blog post

Settings page

Creating a slideshow

Slideshow listing and editing page
Current version: 0.2
See the next section (‘Plugin setup’) to link the plugin to your Flickr account.
See the next section (‘Plugin setup’) to link the plugin to your Flickr account.
To link the plugin to your Flickr account:
From your WordPress dashboard,
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’.
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!
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.
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:
![]()
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).
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).
Just send an email to info@majweb.co.uk, alternatively, leave a comment below!
Ray , May 16, 2012 at 2:43 pm
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 , May 21, 2012 at 2:55 am
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