• I’ll query post from catgory with:
    <?php query_posts('cat=46&amp;showposts=1'); ?>

    It will show only one post, and it’s always last posted entry. How can i done show sticky post, if he present?

    I will read codex, and find, that it should be done by default. What i done wrong?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Sticky post didn’t show with query_posts’ is closed to new replies.