Forums

Proper Pagination plugin not working with custom post query. (1 post)

  1. Probocop
    Member
    Posted 1 year ago #

    Hi, on the site I'm developing I have a page template with a custom post query that simply lists all of the posts, and I've got it set to show about 30 per page.

    On my standard archive.php file I'm successfully using the Proper Pagination plugin. But on my new page template with custom query it's not working.

    pp_has_pagination() is returning false, and there is a few hundred posts in total.

    <?php if (pp_has_pagination()) : ?>
      Do stuff
    <?php endif; ?>

    Any idea what could be up?

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags