Hi, that type of ordering doesn’t seem to change anything in the gallery. I’vre tried several things, but all stay the same. M
I checked my photo gallery setup to see what I had that I know worked
{exp:gallery:entries gallery="{gallery_name}" orderby="title" sort="asc" columns="4" rows="10"}You have to ensure the gallery_name variable is populated
I have this in the first line of the categories template
{assign_variable:gallery_name="Picturealbum"}to show you that my template is working here is the gallery
http://www.ussalgolaka54.org/index.php/Agolpictures/category/
I am not doing all of the fancy things others are doing here.
I spent a bit researching this last night and I am not sure you are going to be able do this with EE directly. I don’t think EE has this ability on categories. You may have to use SQL to build in this manner since I believe the sorting only works on the category information which is the name and description. It appears the date information is pulled from the pictures table
I would advise you to ask this information in the How do I area as you may get more response.
I do apologize I was not able to assist you in this.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.