Question about gallery

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
danguss
New Member
New Member
Posts: 7
Joined: Wed Jul 11, 2018 6:24 pm

Question about gallery

Post by danguss »

I have grid style gallery where I render thumbs in grid lets say gallery "parent", that parent gallery has sub galleries "sub1", "sub2". Is it posible to render all thumbs in upload order no matter from what gallery it is?
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1629
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: Question about gallery

Post by DIGI3 »

If there's not a huge amount/no pagination, you could give them all a css class that includes a timestamp {$item->filedate} and sort with jQuery.

If there's a lot, or it needs to be server side, you would probably need to assign them to an array then sort the array by date in a udt or smarty modifier.
Not getting the answer you need? CMSMS support options
Post Reply

Return to “Modules/Add-Ons”