I have a page of posts for one category. I would like to order the categories manually, i.e.
-Category 5
---Post 1
---Post 2
-Category 2
---Post 1
---Post 2
And so on. Is it possible to do change the order manually instead of ASC and DESC?
The reason I don't want to use a plugin is that I will only be using it on one page.
I really appreciate any help.