The above small slideshow has a default size. The above small slideshow has a specified size of 180px. The above small slideshow has a specified size of 180px and has captions off. Clearly this creates too big a gap. The Slickr Flickr code does not take into account that captions can be off. I will […]
Hundreds of Photos in A Gallery
Here is a gallery with 250 photos [code]slickr-flickr id="12807790@N05" tag="emerald city" type="gallery" items="250" before="today"[/code]
Slideshow LightBox Example
[code]slickr-flickr type="slightbox" thumbnail_size="medium" size="m640" search="sets" set="72157623856115368" autoplay="off"[/code]
Large Galleria Problems
NOTE: The following issue is relevant up to Slickr Flickr 1.29 – it is resolved from Slickr Flickr 1.30 onwards Most Galleria themes automatically calculate their required size based on the photos. The exception is the default ‘classic’ theme where you need to specify the height and width specifically. For small, medium and medium 640 […]
Large Photoset With Large Photos
Gallery of Cris Mitchell Photography at Medium 640 Size – No Descriptions Cris has photo descriptions that are relatively complex containing multiple paragraphs and embedded links. Slickr Flickr tries to pass the description to the lightbox in the title attribute of an anchor link so it has a job to embed a link while retaining […]
How To Display Multiple Flickr Galleries Together
In release 1.29 there is now support for displaying multiple Flickr Galleries together in a single display (slideshow/gallery or galleria) The word “gallery” is a bit overused so for clarification purposes I am talking about the feature in Flickr to curate up to 19 photos from other users’ photosets to form a collection. Sometimes the […]
Sorting Flickr Photos On Your WordPress Blog
This feature looks are the various ways that photos can be ordered in your galleries and slideshows. It is a little complicated and confusing for the following reasons: Flickr.com and Flickr API do not use the same ordering mechanism There are many dates to consider: the dates the photos was taken, uploaded, tagged, added to […]
Building Work Photos for Cheri
Here is a gallery of photos [code]slickr-flickr id="59152206@N02" type="gallery" tag="habitatcumc" items="40"[/code] However when you look at the tag page on Flickr they are not yet available. | Flickr says: cumcdebary doesn’t have anything tagged with habitatcumc, However, when she logs in all the photos are there. Confusing or what? This shows that different access mechanisms […]
User Gallery With No Photos On API Access
Fetch 20 Demographics Photos Using RSS Access [code]slickr-flickr id="30553208@N02" tag=demographics type="gallery" items="20"[/code] Fetch 30 Demographics Photos Using API Access [code]slickr-flickr id="30553208@N02" tag=demographics type="gallery" items="30"[/code] Fetch Health Insurance Photos Using RSS Access [code]slickr-flickr id="30553208@N02" tag="Health Insurance" type="slideshow" use_key="n"[/code] Fetch Health Insurance Photos Using API Access [code]slickr-flickr id="30553208@N02" tag="Health Insurance" type="slideshow" use_key="y"[/code] Fetch Industry Employment Photos Using […]
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 […]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- Next Page »