Set the order of menu items #1
Open
Comments
I expected that data files could be sorted as did content list template. Actually I think that there haven't method to sort data files. When there is that method, we can add "weight" to order menu. |
The menu items are loaded in alphabetical order. So instead of doing this in
you can do this:
and it will show the menu items in the order you put them in numerically. |
yes, i try the above @KSubedi 's code ,it is ok. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to set the order of menu/sidebar items?
The text was updated successfully, but these errors were encountered: