Glad you liked the story. I do have this one plotted out to its eventual end but I haven't been able to work on it very much over the last several months. I will do my best to get the next chapter up before too long...
There is a setting for a chapter that's titled Weight. This is a number from -15 to +15. The default value is 0.
The Weight value is used along with alphabetization to determine the order that chapters are listed.
-15 is always listed first and then chapters in increasing order are shown, up to +15.
If two or more chapters have the same weight then they are sorted alphabetically.
So, the problem that you saw was because Chapter Ten and Chapter Eleven both had the same Weight value, so it sorted them alphabetically. This put Chapter Eleven before Chapter Ten in the list. I just changed the Weight value of Chapter Eleven to be greater than Chapter Ten and it fixed itself.
If the chapters had been titled Chapter 10 and Chapter 11 this wouldn't have been necessary due to how the alphabetization works, but there are no chapter naming rules in force so they can be named however you want.
Nice story so far
Glad you liked the story. I
Chapter ordering
I've fixed the chapter order.
There is a setting for a chapter that's titled Weight. This is a number from -15 to +15. The default value is 0.
The Weight value is used along with alphabetization to determine the order that chapters are listed.
-15 is always listed first and then chapters in increasing order are shown, up to +15.
If two or more chapters have the same weight then they are sorted alphabetically.
So, the problem that you saw was because Chapter Ten and Chapter Eleven both had the same Weight value, so it sorted them alphabetically. This put Chapter Eleven before Chapter Ten in the list. I just changed the Weight value of Chapter Eleven to be greater than Chapter Ten and it fixed itself.
If the chapters had been titled Chapter 10 and Chapter 11 this wouldn't have been necessary due to how the alphabetization works, but there are no chapter naming rules in force so they can be named however you want.
Hope this helps explain why this happend.