Forums Forums Search & Filter Pro Pagination

Tagged: 

Viewing 10 posts - 1 through 10 (of 15 total)
  • Anonymous
    #151966

    Hi, little problem: how do I display pagination? Below the posts, nothing is there. If I set to display 10 posts, from the 11th on they are not accessible.

    Thanks.

    Trevor
    #151971

    What did you set in the Post Grid pagination settings, and in the form pagination settings?

    Anonymous
    #151977

    Post Grid Settings
    Pagination: WordPress Pagination

    Form settings
    Results per page: 10
    Pagination Type: Nornmal
    Pagination selector: a .page-number

    Kind regards.
    M

    Trevor
    #151979

    Are you able to send me a live link/URL to your search page so I can take a look?

    Anonymous
    #152114
    This reply has been marked as private.
    Trevor
    #152120

    Something in your theme must be disabling the pagination completely. Normally, I expect to see it hidden on the page after the grid, but it simply is not there. Does your theme use infinite scroll or load more on the normal blog archive?

    Anonymous
    #152137

    Yes, it is an option. However, the theme loads pagination this way:

    <div class="mk-pagination-inner"> <a class="page-number js-pagination-page current-page" href="#" data-page-id="1"> 1 </a> <a class="page-number js-pagination-page " href="#" data-page-id="2"> 2 </a> <a class="page-number js-pagination-page " href="#" data-page-id="3"> 3 </a> <a class="page-number js-pagination-page " href="#" data-page-id="4"> 4 </a></div>

    Trevor
    #152139

    But it is not on the results/search page, or at least I do not see it.

    Anonymous
    #152141

    Correct. I was quoting a default theme code. Yesterday pagination appeared for me but NOT for another user.

    Trevor
    #152143

    Is Search & Filter form set to 100 results per page? Therefore, no pagination?

Viewing 10 posts - 1 through 10 (of 15 total)