• Resolved grimmothy

    (@grimmothy)


    Hello team,
    I am trying to override the default display amount of blogs which is controlled in the setting menu. I am currently trying this and it is not working

    <?php query_posts($query_string . ‘&cat=-5,-4,-6’, ‘posts_per_page’ => 1); ?>

    What should I try different?

  • The topic ‘Override blod display amount NOT working’ is closed to new replies.