because of reversing post order, posts doens't get filtered by category
-
Hello there,
I wonder if someone can help me with the following problem:
I wanted to change the order of my posts, so I used this code before the loop:
query_posts($query_string . “&order=ASC”);}
Now my posts are indeed in reversed order, but now I get to see all the posts there are of all categories when I go to the url of just one category. In short: my posts aren’t being filtered by category anymore.
Thanks!
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘because of reversing post order, posts doens't get filtered by category’ is closed to new replies.