Flickr album only showing 500 images max
-
Hi Sayontan.
Apologies.
Not sure if my issue is the same, but i use flickr albums and despite having high numbers of images in my albums, the popup only shows 1 of 500, to 500 of 500, instead of say 1147 in the example below.
https://richardpittam.com/blog/index.php/2017-images/
I have checked the file as shown above and by the way, i have version 1.68 – extract below.
// Flickr-Specific …
// ‘view’ => ‘photos’ // photos | collections | galleries | photosets: if only a user id is passed, what should be displayed?
‘privacy_filter’ => ”,
‘count’ => 500,
‘page’ => 1,
‘paginate’ => false,
‘collections_display’ => ‘expanded’,
‘user_id’ => ”,
‘collection_id’ => ”,
‘photoset_id’ => ”,
‘gallery_id’ => ”,
‘photo_id’ => ”,
‘media’ => $photonic_flickr_media,
I tried changing the ‘count’ => value to 1500 but no change and also tried the ‘paginate’ => value to true, but no change.
Please advise.
THanks.
Richard.The page I need help with: [log in to see the link]
- The topic ‘Flickr album only showing 500 images max’ is closed to new replies.