This tutorial is an example of a how to display a gallery of photos for the publication date on the post. You will typically make use of this feature in a travel diary where you want to have the same day’s photos associated with the diary entry. This feature is only available in the Slickr Flickr Pro Edition
The syntax is as follows: date=”publish” date_type=”taken” or date_type=”upload”
Video Tutorial on How To Display Photos for The Post Publication Date
Prerequisites
This feature uses the Flickr API so you need to have entered your Flickr API key in Slickr Flickr Admin Settings.
Example of Gallery Showing Photos Taken On The Post Publication Date
No photos appear below as the publication date of this post is set to the date the photos were uploaded.
[code]slickr-flickr date="publish" date_type="taken" type="gallery"[/code]
No photos available right now.
Please verify your settings, clear your RSS cache on the Slickr Flickr Admin page and check your Flickr feed
Example of Gallery Showing Photos Uploaded On The Post Publication Date
[code]slickr-flickr date="publish" date_type="upload" type="gallery"[/code]
No photos available right now.
Please verify your settings, clear your RSS cache on the Slickr Flickr Admin page and check your Flickr feed
Leave a Reply