• Home
  • About
  • Help
  • Testimonials
  • How Tos
  • Galleries
  • Slideshows
  • Galleria
  • Plugin News
  • Flickr News

How To Display Photos From a Flickr Photo Set

October 29, 2010 by Russell 16 Comments

  • Share
  • +1
  • Share
  • Pin It
  • Buffer

Slickr Flickr is limited to displaying only the 50 most recent photos from a photoset – This restriction is removed if you purchase Slickr Flickr Pro

Displaying Up to 20 Photos in A Set Using Flickr RSS

If you want to display 20 photos or less from a set then you can use the simpler format. You can get the set number from the end of the URL of the set on Flickr

[code]slickr-flickr type="gallery" search="sets" set="72157624473011937" items="14"[/code]

Experiment to Display More Than 20 Photos in A Set Using the Flickr API

Firstly I saved my Flickr API key in Slickr Flickr Admin Settings, then tried to display all 21 photos in the photoset. In the example below I decide to use larger thumbnails – 60% of small (240) = 144px wide.

[code]slickr-flickr type="gallery" thumbnail_size="small" thumbnail_scale="60" search="sets" set="72157624473011937" items="21"[/code]

Note that all 21 photos in the photoset are displayed.

If you specify a number of items that is larger then 20 and your have saved your Flickr API key in Slickr Flickr Admin settings then Slickr Flickr will use to the Flickr API to fetch photos rather than the Flickr RSS and this means that you can fetch up to 50 photos at a time.

Slickr Flickr can display up to 50 photos in the Standard edition and an unlimited number in the Slickr Flickr Pro edition.

Updated by Russell.

Filed Under: Flickr How To Tagged With: Photoset

Comments

  1. Russell says

    March 7, 2015 at 6:32 am

    Hi Mohua,

    No it doesn’t. I will look into it though.

  2. Mohua says

    March 6, 2015 at 11:36 pm

    Does it support Flickr videos too?

  3. Russell says

    January 30, 2013 at 7:30 am

    Fernanda,

    If you have saved your Flickr ID (e.g something like 123456@NS01) and Flickr API in Slickr Flickr Admin settings then all need to do is replace you set ID in the line below:

    [slickr-flickr search=sets set=yoursetid]

    If you need help then with finding and setting up your Flickr API key then you may want to sign up to access the free video tutorials

  4. Fernanda says

    January 30, 2013 at 12:05 am

    Hi: I dont undestand anything about programing, but I could get the embeded gallery to work by getting the embeded code form flickr gallery.
    By I cant seem to get the images form a set on a post…. I just dont know what code to paste , and if I should past it in the view or in the html.
    I know where the set code number is in my http: and I have both the ID of my flickf account on my settings of slickr flick.
    Help please! THANKS

  5. Russell says

    June 5, 2012 at 4:50 am

    Hi Chel, use [slickr-flickr search=sets set=yoursetid]

  6. Chel says

    June 4, 2012 at 6:43 pm

    Is it possible to use the PHP shortcode command to display a set?

    I used the shortcode to hardcode the plugin to show in a weird theme but my client only wants to pull images from a set.

    I can’t tell if the set ID will work like the user ID.

  7. Liz says

    October 16, 2011 at 2:16 pm

    Sean – if you want a precise order that is not based on date, title or description, then use search=”sets” set=”yoursetid” to fetch photo from a photoset in exactly the order they appear in the photoset on Flickr.
    Liz

  8. Sean G says

    October 10, 2011 at 9:35 pm

    Russell, I also am needing to organize the my photos within my Flickr Set in a different order than Slickr Flickr is displaying them.

    Right now, even though I have my Flickr Set re-organized, it appears Slickr Flickr is pulling the 35 photos in the original order that they were uploaded to my Flickr account. I have the free version of Slickr Flickr and would greatly appreciate any advice on this.

    Thanks!

  9. Russell says

    November 26, 2010 at 9:12 pm

    No, not with Slickr Flickr which is just concerned with displaying photos.

    You could try the Flickr Manager plugin which works well with Slickr Flickr

  10. Jim R says

    November 26, 2010 at 9:03 pm

    Is there a way to display all my photosets, almost like displaying my multiple albums? Not the individual photos

  11. Russell says

    November 22, 2010 at 2:55 pm

    Hi Richard,

    1. Add your Flickr API key in Slickr Flickr Admin Settings
    2. Specify use_key=’y’ on the SLickr Flickr command

    This is a temporary fix. A permanent solution will come out in the next release which is almost ready. If you are willing to wait you do not need to do anything

    Regards

    Russell

  12. richard says

    November 22, 2010 at 2:33 pm

    Question re the order of the images:

    As suggested in the video I added 01, 02, etc to my description field of a set. But they still do not show up in the right order, any idea why not.

    ** The page that shows the images [photo 2 and 3 should be swapped]:
    http://www.fundisa-weddings.nl/allegria-fotos/

    ** the code that I use to display this gallery:
    [slickr-flickr tag="allegria acco" sort="description" direction="ascending"]

    I hope you can help me

    Richartd

  13. Russell says

    November 8, 2010 at 12:45 pm

    Hi Chad,

    There are a few ways or doing sorting. Photos are fetched using the set’s Flickr RSS feed so Slickr Flickr will use that order by default. It is not clear to me how Flickr order its Flickr RSS feed though it does look a bit like ‘most recent first’. I am not sure that if you sort them on Flickr that Flickr also sorts the RSS feed. Best way is to try it and see

    Slickr Flickr can also do its own sorting too – by date, by title or by description – see http://www.slickrflickr.com/414/how-to-sort-your-flickr-slideshow-photos

    Regards

    Russell

  14. Chad Henderson says

    November 8, 2010 at 5:20 am

    When displaying a set, will it honor the order of images in that set on Flickr? If I rearrange that set, will the display order in wordpress change to match?

  15. Russell says

    November 3, 2010 at 12:13 pm

    Hi Richard,

    The post is current.

    As regards using the API to fetch 50 photos:

    • it works for tagged photos, group pool photos, favorites, friends and galleries
    • it does not work for photo sets

    So the limitation is 20 photos for sets

  16. richard says

    November 3, 2010 at 10:10 am

    Do I understand well that the API to fetch the 50 images is not working currently? Or is this an old post?

    Richard

Leave a Reply

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

Latest News

Slickr Flickr v2.8 was released on 8th February 2021. This supports WordPress 5.6, PHP 7.4 and has internationalisation support.

Small Slideshow In Widget

Rocco as a Stole

Joined At The Lughole

A Greener Way To See Life Down Under

You Can Almost See The Sea From Here

No Way!

A Girl Can Never Have Too Many Blankets

Does My Head Look Big In This?

Summertime and The Livin' is EZ

Somebody dropped a Sandwich?

Smile And The Whole World Smiles With You

Rocco "Downie" Junior

Slickr Flickr Support

  • Get Support with Slickr Flickr Pro
  • Slickr Flickr Documentation
  • Slickr Flickr FAQ
  • Slickr Flickr Issues
  • Suggest Ideas
  • Flickr API and HTTPS

Gallery In Widget

New To Flickr and are missing photos?

Just a reminder that for new Flickr accounts it takes 3-5 working days after you upload your fifth photo before you photos are made available by Flickr for searches and also to Slickr Flickr.

For more information see the discussion of the new Flickr account rules on the Flickr forum.

Check the status of your Flickr account by logging in to Flickr and then visiting at http://www.flickr.com/account/

Recent Posts

  • Slickr Flickr 2.8 Release
  • Slickr Flickr 2.7 Release
  • Slickr Flickr 2.6 Release
  • Slickr Flickr 2.5 Release
  • Flickr Search By Text

Recent Comments

  • MK on Slickr Flickr 2.8 Release
  • Russell on How To Display a Flickr Photoset?
  • Russell on Where do I find my Flickr ID

Tags

customizations Flickr API flickr gallery flickr photo gallery Flickr RSS flickr slideshow flickr tutorial galleria lightbox missing latest photos Newsfeed Photo Descriptions Photoset plugin conflict Portrait sorting photos tagged phots thumbnail
  • Contact
  • Donate
  • Slickr Flickr v2.7
Copyright © 2009-2025 DIYWebmastery
PO Box 85 · Hatherleigh · Okehampton · Devon · EX20 4WH · UK
  • Share
  • +1
  • Share
  • Pin It
  • Buffer
  • 0