• Ok, so I’ve set up a site for a friend of mine and rather than making a theme as I usually do, she’s provided me with one. The issue is this – the theme doesn’t seem to paginate at all. It’s called Chateau, and you can see it at the following link:

    http://www.thoughtsofavintagegirl.co.uk/

    Can anyone suggest how I would go about adding pagination to this theme? I’ve tried using wp-pagenavi and placing the call to the function in what I think is the correct place, but to no avail.

    Any help would be useful!

Viewing 3 replies - 1 through 3 (of 3 total)
  • All the pages/posts/archive (everything excepts front home) returns 404 Not Found of default server 404 message, not WP theme404 page.

    Not entirely sure what’s goin on there. Try visit the permalink page to update the htaccess, if still not work, contact the webhost.

    Regarding the pagination, it might be that there are not enough posts to paginate according to post per page setting.

    Thread Starter analbeard

    (@analbeard)

    Good shout Paul, thanks for that, I’d edited the .htaccess with my own rewrites and forgotten to check the file’s ownership afterwards.

    So as you can see from the ‘recent posts’ section in the sidebar, she’s made a few blog posts, and the ‘blog pages to show at most’ setting is on 2 – therefore pagination should occur now, if the theme supports it? Am I correct in thinking that, and there’s not another setting that needs changing too?

    the theme might not have the necessary code to show pagination; http://codex.wordpress.org/Pagination

    as you are working with a commercial theme, please contact the theme’s developer for support; http://codex.wordpress.org/Forum_Welcome#Commercial_Products

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

The topic ‘Adding pagination to my Chateau theme’ is closed to new replies.