Currently, the display of my categories is randomly sorted if their order values are all equal (default value is 1). The work around is to set the display order values to the order that you want the categories to display.... makes sense, but it's a hassle to change the display order every time I add a new category. For instance, if I have:
Category - Order
Apple - 1
Book - 2
Cat - 3
Then when I add a category called 'Bike', I'll also have to reset the order #'s of 'Book' and 'Cat' in order to keep my alphabetical order.
Feature Request: Can you make it so that if the categories' display orders are the same, then they are alphabetically sorted?
|