Page 1 of 1

List menu with sort:asc / sort:desc issue

Posted: 11 Mar 2015, 19:27
by fsfs
Hey Karl, keep up the good work!

I'm wondering something... my menu structure is months with numbers in asc order.
But 2009 and 2011 isn't correct:

2009 is:
June, july, aug, sept, dec, oct, etc

2011 is:

july, sept, nov, aug

I tried both sort:asc and sort:desc in gallery/folder/layout none of them works.


Here's what it looks like:

https://d.pr/i/iFWE
https://d.pr/i/1h7Vx

Re: List menu with sort:asc / sort:desc issue

Posted: 12 Mar 2015, 02:01
by mjau-mjau
fsfs wrote:I tried both sort:asc and sort:desc in gallery/folder/layout none of them works.
Keep in mind, adding settings to gallery/folder/layout will NOT affect the main menu regardless, because those settings are specifically limited to the current page's specific modules (gallery/folder) and the layout.

For the menu, simply go to the top page that owns the dropdown menu, and in the menu setting, just add "reverse" tag to the menu setting.
Code
menu: reverse

Re: List menu with sort:asc / sort:desc issue

Posted: 12 Mar 2015, 02:27
by fsfs
hmm didn't get better.. I've tried:

menu : reverse list
is same as
menu : reverse
https://d.pr/i/1avO0


menu : list reverse
result of this is https://d.pr/i/diS6

Re: List menu with sort:asc / sort:desc issue

Posted: 12 Mar 2015, 03:25
by mjau-mjau
I have checked here and it works fine. What pages are you setting this on? It has to be the parent "owner" of the menus, because that is the page that sets its own menu subfolder items. I will need login to your panel if you can't solve it.