Hello. I tried again this morning and I figured out that actually the code works but the order is DESC by default. Including order=”asc” got me what I wanted. I didn’t recognized the problem 2 days ago.
So… All is solved, though I suggest you to make order=”asc” by default when custom order is applied, it seems to me more straightforward ??