You are here: Home
PachyForge Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Removing limit on number of items in the Slider (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Removing limit on number of items in the Slider
#30
ssayre (Admin)
Admin
Posts: 152
graph
User Online Now
Removing limit on number of items in the Slider 4 Years, 6 Months ago Karma: 1  
For those of you who have access to Pachyderm's MySQL database, you can remove
the upper limit on how many the Slider template can hold by modifying the
following code in the templates component definition.

limit for="pachyderm.slider.media_item" strict="YES
min-length
1
max-length
12

If you remove the max-length key and the following integer tag, it will make the list have no upper bounds.

limit for="pachyderm.slider.media_item" strict="YES"
min-length
1
Best,
Scott
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop