Hi, I installed the gallery for K2 & content plugin for a Flickr album. It works well for only 30 pictures. However, the album contains 156 pictures. How can I make the plugin show the rest also? At basic options I filled in 300 for max photo return flickr.
2 replies
12 years ago
Hello,
You can do the following:
- Open file gallery.php in plugins/contents/gallery/gallery.php
- In line 154: Edit
- At setting for this plugin, set Max photo return Flickr is 300
- Done!
You can do the following:
- Open file gallery.php in plugins/contents/gallery/gallery.php
- In line 154: Edit
$maxImgFlickr = ( int ) $this->params->get ( 'maxflickr', 30 ) >= 1 && ( int ) $this->params->get ( 'maxflickr', 30 ) <= 100 ? ( int ) $this->params->get ( 'maxflickr', 30 ) : 30; to $maxImgFlickr = ( int ) $this->params->get ( 'maxflickr', 30 ) >= 1 ? ( int ) $this->params->get ( 'maxflickr', 30 ) : 30;- At setting for this plugin, set Max photo return Flickr is 300
- Done!
12 years ago
Thank you. it works!
Reply to
Product Changelogs
JLex Review
6.4.7
# Fixed login with Facebook.
# Fixed the issue of being unable to retrieve a user's profile picture on Facebook.
# Fixed known bugs.
# Fixed the issue of being unable to retrieve a user's profile picture on Facebook.
# Fixed known bugs.
JLex Comment
3.6.1
^ Integrate the Finder (Smart search) plugin.
# Fixed login with Facebook.
# Fixed the issue of being unable to retrieve a user's profile picture on Facebook.
# Fixed a bug related to editing comments in the front-end.
# Fixed bug "Jump to comment is broken".
# Improved the data structure.
# Fixed login with Facebook.
# Fixed the issue of being unable to retrieve a user's profile picture on Facebook.
# Fixed a bug related to editing comments in the front-end.
# Fixed bug "Jump to comment is broken".
# Improved the data structure.
JLex Block
6.1.7
# Fixed known bugs.
# Updated GEO servers.
# Updated GEO servers.
JLex Review
6.4.1
# Improved template.
# Fixed missing translation errors.
# Fixed field data type errors.
# Fixed known minor bugs.
# Fixed missing translation errors.
# Fixed field data type errors.
# Fixed known minor bugs.
Youtube Feed Pro
6.0.5
# Fixes the issue of thumbnails not loading.
JLex Review
6.3.7
^ Integrated Finder plugin.
# Fixed known bugs.
# Fixed known bugs.
Youtube Feed Pro
6.0.4
# Redesign themes
# Optimize source code (reduce 35%)
# Optimize processing time
# Dark Mode in the admin section
# Support for changing thumbnail size.
# Compatible with Joomla 5.4.x and 6.
# Optimize source code (reduce 35%)
# Optimize processing time
# Dark Mode in the admin section
# Support for changing thumbnail size.
# Compatible with Joomla 5.4.x and 6.