query_posts question
-
In order to get proper paging I put the following in my index.php:
<?php query_posts($query_string.’cat=Female Muscle,Female Muscle Videos, Wrestling&posts_per_page=15′); ?>The problem is that when I try to view each post I get “Sorry, but no posts matched your criteria”
I can see th posts in the viewer.
Any Thoughts?
- The topic ‘query_posts question’ is closed to new replies.