• Resolved craigsnedeker

    (@craigsnedeker)


    I finally found out how to exclude categories (thanks to a quick search) but I have to many posts now. How do I get less?

    <?php query_posts($query_string . ‘&cat=-12’); (‘showposts=4’); ?>

    I know something about that is wrong, can anyone fix the code to make the homepage display 4 posts? Thx!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Excluding category, but to many posts’ is closed to new replies.