[Plugin: Query Multiple Taxonomies] Showing posts from two Taxonomies of a Custom Post Type…
-
Hey everybody,
I’ve installed and activated the plugin “Query Multiple Taxonomies” and now I’m trying to show posts from more than one Taxonomy:
<?php query_posts($query_string . ‘post_type=work&posts_per_page=4&workcat=design,frontcover’); ?>
In this case I have a taxonomy named “workcat” within the two Taxonomies “design” and “frontcover”. Why this doesn’t work ??? Please help me,
Thank you so much, joeybottle
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Query Multiple Taxonomies] Showing posts from two Taxonomies of a Custom Post Type…’ is closed to new replies.