• dasr_amine

    (@dasr_amine)


    $offset = $qry[1] + (($paged > 1) ? $onum : 0);
    query_posts("posts_per_page=$qry[total]&offset=$offset&showposts=$qry[2]");

    How can I exclude stiky posts from loop 2 ?

  • The topic ‘exclude stiky posts !’ is closed to new replies.