I am going absolutely nuts with this. I searched the forums... I've tried three different plugins. I don't get it.
All I want to do is sort posts in ASC order.
I have a plugin (Post Sorting Reloaded) that allows me to use conditional tags, however the only tag that seems to work is:
is_home()
When I try is_author(), is_author('1'), or is_author("Karen")--- I get nothing.
Is there an easier way to do this?
I would really appreciate any help. Thank you in advance.