Buraski builders
An example using 3 tags to fetch up to 50 photos.
[code]slickr-flickr id="50099381@N03" tag="additionsremodeling3,additionsremodeling1,additionsremodeling2" tagmode="any" type="gallery" thumbnail_size="square" size="medium" items="50"[/code]
Using New Parameter use_key=”y” To Fetch Descriptions
A couple of months ago descriptions stopped working when fetched using the RSS feed. Fortunately they are still available via the API. The descriptions appear under the caption when you view the photo in the lightbox. Remember that you need to fetch and save your Flickr API key in Slickr Admin Setting for this to work
Also note that the gallery below uses the ‘thumbnail size’ thumbnails which are 100 by 75px rather than the default 75px square thumbnails.
[code]slickr-flickr tag="portes de soleil" use_key="y" descriptions="on" type="gallery" thumbnail_size="thumbnail"[/code]
Leave a Reply