Match two posts in categories

Perhaps try using ‘category__and’ instead?

E.g. ‘category__and’ => array(1,3)

http://codex.wordpress.org/Function_Reference/query_posts

Leave a Comment