Closed timcappalli closed 2 months ago
I've tested this on both my site and the sample site, and switching sort_order to Date has no effect.
sort_order
Date
All of my images have EXIF Create Times and I even added some random values to the Cat images in your sample site.
Is sort_by Date (Exif.Date) known to be working?
sort_by
Nice catch! Sorry I seem to have broken the Date sorting while refactoring the gallery view. Could you try again with the current version (4.2.3) of the theme?
That worked. Thank you @nicokaiser!
I've tested this on both my site and the sample site, and switching
sort_order
toDate
has no effect.All of my images have EXIF Create Times and I even added some random values to the Cat images in your sample site.
Is
sort_by
Date
(Exif.Date) known to be working?