hi there.
using this code to show my galleries: [gallery link="file" order="ASC" columns="5"]
tried [gallery link="file" order="DESC" columns="5"] and the result is the same.
in the cleaner gallery options, I have selected:
oder by: menu_order ID and with both the above shortcodes, my gallery is sorted in the same order :-(
this behavior I have had since 0.5 and it persists with 0.6 :-9
http://wordpress.org/extend/plugins/cleaner-gallery/
And what is the result when you deactivate the plugin?
:-( same result unfortunately! sorry.
do you have any other ideas why the sorting wouldn't work? seems not to be related to your great plugin.
what else can I check?
I do, but I don't want to address it within the plugin just yet until I see how this issue is resolved within WordPress first.
Quick tip — this should work with or without the plugin:
[gallery link="file" order="DESC" orderby="menu_order" columns="5"]
hehe, I knew I was asking the right person :-)
thanks a lot!
N.B. I am just wondering why I never heard anyone else complaining? Is actually nobody using the sorting feature?