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
| Setting | Description |
|---|---|
data-id | The ID of your Username/Group. Example: 613394@N22 |
data-count | No. of Images you want to be retrieved. Example: 12 |
data-type | Type of the ID you have entered. Example: user |
