Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #59498
    gregg
    Member

    I installed this theme yesterday and love it. It has many features that I wanted on my site, including page numbers at the bottom of pages. I installed WP-PageNavi and it works fine on archive or category pages, but does not show up on single posts. What I would like is that:

    1) I click on an archive category and WP-PageNavi lists pagination for that category. (OK)
    2) I click on one of the links to that post and WP-PageNavi puts the previous and next links beneath the article. (not there)

    I have created a child theme and have found this:
    //catchresponsive_content_nav( ‘nav-below’ );
    So these links seem to be commented out. I uncommented this line, but it still does not display previous or next (or << and >>).

    Anyone have any suggestions for getting pagination on the single posts in a category series?

    If this works in another catch theme, please let me know.

    GREAT THEME!

    #59501
    Sakin
    Keymaster

    @gregg: WP-PageNavi adds in pagination in Category/Archive page. It will not show in single post. Single post can only have next and previous.

    #59502
    gregg
    Member

    Sakin, thanks for responding.

    I only want “next” and “previous” in the single post, but they do not show up. wp_pagenavi() is being called in the catchresponsive theme, but it does not output anything in the single page, only in the category/archive pages.

    #59505
    Sakin
    Keymaster

    @gregg: Oh single post navigation is currently there only in pro version. In Free version, this feature will be added in version 1.6 which we have already submitted in WordPress.org and the theme review team will review it and make it live. It will look like this http://catchthemes.com/demo/catch-responsive/2013/01/09/markup-text-alignment/

    #59506
    gregg
    Member

    YES! That looks great. Looking forward to the release. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘WP-PageNavi not present on post pages’ is closed to new replies.