Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Pagination Style

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Mikk Willemse
    #261511

    Hi there,

    Is there any way to change to pagination to number pagination or Click to load more style pagination?

    Thank you,

    Trevor Moderator
    #261566

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

    Mikk Willemse
    #261645
    This reply has been marked as private.
    Trevor Moderator
    #261719

    I don’t see any pagination there, but I assume that you are using the pagination code in our results.php template file.

    To make the pagination look nicer, install the free WP-PageNavi plugin and delete these lines in the results.php template file:

    <div class="nav-previous"><?php next_posts_link( 'Older posts', $query->max_num_pages ); ?></div>
    <div class="nav-next"><?php previous_posts_link( 'Newer posts' ); ?></div>
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.