Using Query Posts With Multiple Post Types And A Taxonomy
not sure if you’ll have tried this yet but you could consider grabbing the two sets of posts separately then merging them. Finally use get_posts to create a combined list sorted the way you want. Something like this might work for you (you may want to add in a posts per page argument to the … Read more