FSSW


FSSW is a simple wrapper for including flickr.com slideshows.

I didn’t find any gallery which fulfilled my expectations. I don’t need private pictures from flickr to be included to my blog, as once included they are not private anymore. That’s why I wanted to use the standard functionality of flickr to embed slideshows.

You can change the border, scrolling (yes/no), and width and height of the linked iframe under settings. I haven’t found yet any parameter or hint to change the black background color. Please post me in case you have an advice and I’ll change the coding accordingly. I might need some time to do so, as maintaing this plugin is a hobby only. The influence on the standard functionality of the flickr API is very limited. Adapting width and height of the iframe might result in artefacts which can’t be influenced by any wrapper coding out of wordpress.

[set_id=72157631818014317]

The shortcode for FSSW of the above example looks as follows:

[set_id=72157631818014317]

  1. Upload ‘flickr-slideshow-wrapper.php’ to the ‘/wp-content/plugins/flickr-slideshow-wrapper’ directory
  2. Activate the plugin through the ‘Plugins‘ menu in WordPress
  3. Customize the settings under /Settings/FSSW/
  4. For your convenience you can as well use [set_id=XYZ] and/or [slidef=XYZ]. This is even the better choice as the code is not destroyed by switching from visual to html view (I’m mainly using html view only ;-) ). If you chose not to use [set_id=XYZ] and/or [slidef=XYZ] you shall continue to read about the following caveats:
  5. Place <set_id=”123213231231231″> from your flickr.com set into your content. Please pay attention to put the coding into the HTML section (HTML view).
  6. You can call as well a slideflickr.com slideshow by putting the slideflickr id into <slidef=”xyz”>
  7. With <set_tag=”tag1, tag2, etc.”> your are able to compile your own tag-based set from flickr. Please refer to idgettr.com to get the relevant information.
  8. Please be informed that slideflickr needs the same width and height values you defined during creation of your slideshow on their webpage – otherwise you’ll see an endless loading bar.
  9. Ensure that you have put the code into your html section of your blog, not the visual one!
  10. Have fun, and drop me a comment on ramgad.com if you have any comments, remarks, advices, wishes or if you’re just happy.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s