Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Custom Template with posts but no page navigation

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33124
    JoeBass
    Member

    Recently created page templates for catagories and it shows the desired 6 posts per page but, the WP-PageNavi plugin isnt working.

    #72871
    SgtLegend
    Member

    I had the same issue when i was building a custom template too, did a little searching and found this small snippet to replace the WordPress page navigation function.

    posts_nav_link(' | ', 'Previous Page', 'Next Page');

    PS: You can use this before or after the_loop()

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.