Flickr Widget

You can show your Flickr Photos from a Username or Group anywhere on your website, simply by writing a Single Line of Code. Some of the important attributes you'll require while setting up this widget are listed below:

Usage

<div id="flickr-widget" class="flickr-feed masonry-thumbs" data-id="613394@N22" data-count="16" data-type="group" data-lightbox="gallery"></div>

Settings

SettingDescription
data-idThe ID of your Username/Group.
Example: 613394@N22
data-countNo. of Images you want to be retrieved.
Example: 12
data-typeType of the ID you have entered.
Example: user

Related docs