Developer
Supported
Flickr
Back to this add-on's main page
View Other Add-ons From Brett DeWoody
photoset tag pair returns only 10 images
Support Request
|
Lars Bilke
|
| Posted: 13 August 2011 06:16 AM |
|
|
|
|
Hi Brett,
I have another issue. I use the photoset tag pair in the following way:
{exp:eehive_flickr:photoset size="small" set_id="{segment_4}"} ... {/exp:eehive_flickr:photoset}
But this only returns 10 images. I tested it with several photosets and it is always the same.
I am using Flickr 2.1.8.
One thing: I am using a free flickr-account. Do you know if there is a api limitation on the flickr side?
Thanks for your help!
|
|
|
|
|
Brett DeWoody
|
| Posted: 22 August 2011 10:48 AM |
# 1
|
|
|
Developer
|
Hi yoursort, sorry you’re having problems with the add-on.
Can you try adding a limit=“20” parameter to see if that fixes it.
{exp:eehive_flickr:photoset size="small" set_id="{segment_4}" limit="20"} ... {/exp:eehive_flickr:photoset}
Let me know if that does the trick.
Cheers!
|
|
|
|
|
Lars Bilke
|
| Posted: 22 August 2011 11:04 AM |
# 2
|
|
|
|
Hi Brett, cool that works! Thanks for this workaround. I just set the limit to hundred and I am fine.
|
|
|
|
|
Brett DeWoody
|
| Posted: 22 August 2011 11:08 AM |
# 3
|
|
|
Developer
|
Great, glad that worked for ya!
|
|
|
|