The order used for displaying the works on the page is alphabetical and not numerical.
If you use numbers, for example, they will be considered as characters and not as numerical values.
Once you understand this, it is very easy to display them as you wish.
For example:
If you plan to add more than ten works, it means you will need 2 characters in your sorting criteria.
Thus, instead of 1, write 01. Instead of 2, write 02, etc..
You will have the following order that corresponds to what you want: 01, 02, 03, 04, 05, etc..
The indicated order is only a display order on the screen; it is not a preference order.
Was this helpful?
0/200