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
Product Changelogs
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.
Flash Sale Banner
1.1.2
# Compatible with Joomla 5.4.x and 6.
JLex Cleaner
1.3.3
# Compatible with Joomla 5.4.x and 6.
JLex Review
6.3.1
# Compatible with Joomla 5.4.x and 6.
# Improve dark mode
# Fixes bugs for compatibility with PHP 8.3.x
# Improve dark mode
# Fixes bugs for compatibility with PHP 8.3.x
JLex Helpful
2.0.1
# Compatible with J5.4.x and J6
# Improved dark mode
# Improved dark mode
JLex Block
6.1.1
# Compatible with J5.4.x and J6
# Improved UI.
# Improved UI.