Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dwkblog

    (@dwkblog)

    in index.php, I add <?php query_posts( 'cat=-63&offset=1' ); ?>, after remove that code, back normaly. But I want exclude 1 category and 1 post.

    Can you give me a solution?

    Hi dwkblog. You might be better off using a function in a child theme to filter the posts. That way you don’t need to modify the theme files. Take a look at this post for some information on the function and setting up a child theme.

    Thread Starter dwkblog

    (@dwkblog)

    Thanks bdbrown, it’s work.

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

The topic ‘Pagination doesn't work?’ is closed to new replies.