Hello, I have a site I am trying to add posts in a specific order by their ID. Like 81, 2, 13, 9. I have tried every way I can think of and it never loads in that order. Using ASC or DSC or Data works fine, but it just disregards the order I want them in. Any ideas on how to make this work?
Thanks