Create a photo gallery of your Flickr photos on your WordPress enabled Website enabling you to customize it the way you like it.
Just delete the cached gallery data from "Default Settings" page of the plugin and also delete any cached pages from your caching plugins (like mentioned below).
This happens when you have a cache plugin (like WP Super Cache or W3 All Cache) installed. Old cached CSS file is loaded instead of the new one. Just delete the cached pages from your cache plugin and refresh the gallery page 2-3 times, it will appear fine.
Make sure your Flickr API key and Flickr User ID are correct.
Make sure you add the shortcode [AFG_gallery] to your post or page where you want to load the gallery. This code is case-sensitive.
Awesome Flickr Gallery uses Colorbox to display full size photos. Most likey you have another plugin enabled, which also uses the colorbox and is overriding the Awesome Flickr Gallery settings. It is recommended to deactivate any other plugins that uses colorbox.
Also, some themes have built-in settings to display images using lightbox or colorbox etc. If your theme has such an option, turn it off.
This typically happens when you are using a plugin for editing your posts/pages. Try to remove the quotes from id parameter of the shortcode and it should work fine. For example, if the shortcode for your gallery is
[AFG_gallery id='1']
, use
[AFG_gallery id=1]
instead.
Also, some themes have built-in settings to display images using lightbox or colorbox etc. If your theme has such an option, turn it off.
Awesome Flickr Gallery uses caching to avoid expensive calls to Flickr servers. It intelligently figures out if cache needs to be updated or not. However, sometimes it may not work as expected. You should go to Default Settings and delete all cached data.
As Flickr Groups have thousands of photos, it becomes very expensive to fetch all the photos from Flickr. Hence, Groups galleries are limited to latest 500 photos.
Still can't get the plugin working? Head to the discussion forum for solution - Discussions | RonakG.com
Requires: 3.0 or higher
Compatible up to: 3.5.1
Last Updated: 2013-1-11
Downloads: 127,851
0 of 11 support threads in the last two months have been resolved.
Got something to say? Need help?