Here we note how Slickr Flickr Pro operates with third party lightboxes. LightBoxes Pre-Installed With Slickr Flickr Pro LightBox Supports Description Supports Flickr Link in Title Notes Standard LightBox Has Next and Prev buttons to move from one photo to another LightBox Slideshow Plays slideshow automatically ThickBox Photo descriptions are placed on the same line […]
Accessing Different Numbers of Photos
With the RSS feed limit of 20 photos [code]slickr-flickr tag="roma" type="gallery" items="20"[/code] With the API Key the limit is 50 photos [code]slickr-flickr tag="roma" type="gallery" items="50"[/code] With the Pro Version you can get all 56 photos with multiple fetches [code]slickr-flickr tag="roma" type="gallery" items="60"[/code] However, as Darrin recently discovered, fetching photos using the API key is not […]
Displaying Unlimited Flickr Photos
With Slickr Flickr Pro there is an extended search feature that allows you to fetch potentially unlimited numbers of photos. With this feature enabled, Slickr Flickr Pro makes multiple requests to Flickr using your Flickr API key, fetching the information about your photos in batches of 50 at a time. This all happens in the […]