Hi,
I have a little problem with the Gallery module. When I add new images into gallery, they are automatically added to the end (for the last gallery page, with the highest fileorder in database).
Is there an option how to "reorder" automatically and set the lowest fileorder for the newest images?
I can´t use "showlatest" param, cause I need to reorder some files manually.
Any ideas?
Thanks.
Gallery module - the newest images should write first
Re: Gallery module - the newest images should write first
No sortorder parameter..?
Re: Gallery module - the newest images should write first
In Extensoions > Modules > Help (modul Gallery) there is no sortorder param.
I tried to add this param to function call
{Gallery dir='...' sortorder='asc'} (and desc) but with no change.
I dont need to sort in front-end, but in back-end, after uploading. Maybe I overlooked this option.
I tried to add this param to function call
{Gallery dir='...' sortorder='asc'} (and desc) but with no change.
I dont need to sort in front-end, but in back-end, after uploading. Maybe I overlooked this option.