Here is the situation. I have posts that I would like sorted in their respective categories. I can get the posts to sort once using the orderby statement, however, need to sort even further.
Any help would be appreciated. I have read of SQL quieries with multiple ORDER BY statements, but am unable to edit one to work with WordPress. Further, I am under an impression that an array may work, though cannot forge one to work either. Again, any help would be appreciated.