emacandi
Member
Posted 1 year ago #
Pictures are not loading into photosets tab in default [flickr-gallery] shortcode as they were with the old version.
they are starting to load and then stop.
Collections are jumping to Flickr instead display pics in tab
my website: http://www.mariusz.andrzejak.biz
fewpeople
Member
Posted 1 year ago #
This same problem is happening to me, i'm not sure if the plugin author is still supporting this plugin anymore.
Similar problem was found and reported here
In fact, the fix suggested by kashann for broken pagination also applies for non-loading sets. Find the function flickr_gallery_load_photoset (line 359 in flickr-gallery.php for version 1.5.2) and change get_bloginfo('wpurl') to $_SERVER['REQUEST_URI']. Works for me at least (running WP 3.1.3).
xpafiolis
Member
Posted 6 months ago #
velldal's fix for this plugin worked like a charm! thanks so much!
my photoset tab was stuck at the "loading.." part on each one, quickest fix ever!