Adding Flickr Feeds shortcode is a great way to display flickr gallery to your website visitors and keep them up to date.
There are 3 main steps to display a flickr feed on your website. These steps include obtaining your API key and ID, adding the shortcode and adding access details to the shortcode.
Obtaining Flickr API Key
To obtain your API key:
Obtaining Flickr ID
To obtain your flickr ID:
Displaying Flickr Feeds
To add Flickr Feeds:
Configuring Layout
There are some settings in Flickr Feeds Settings pop-up to configure the layout.
Setting | Description |
---|---|
Number of photos | Sets the number of photos to display. |
How many photos in one row | Sets the number of photos to display in one row. |
Adding an Extra Class Name
Extra Class Name field in the setting pop-up allows you to add an extra class name to the shortcode. It’s useful when you need to target the shortcode in a style sheet or JavaScript file. You can read Adding custom CSS class to a shortcode article for further explanation.