Unable to stick post when using query_posts
-
I use custom query to obtain my posts on the main page:
global $query_string; query_posts($query_string."&category_name=my_cat");
But in this case sticky posts are not displayed first. How can I make it working?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Unable to stick post when using query_posts’ is closed to new replies.