Forums Forums Search & Filter Pro Pagination not working when using AJAX

Viewing 7 posts - 1 through 7 (of 7 total)
  • Ross Moderator
    #34158

    Do you have a link I could look at?

    Anonymous
    #34214
    This reply has been marked as private.
    Ross Moderator
    #34260

    Hey Edward

    As I can’t see it with Ajax enabled I’m not able to tell you what is wrong with it.

    However, you could be setting the pagination selector incorrectly in your admin (in the Display Results tab).

    You should try: .wp-pagenavi a for this setting.

    Thanks

    Anonymous
    #34266
    This reply has been marked as private.
    Ross Moderator
    #34271

    Ah yes I see the issue.

    Your pagination is working to some extent – the results update fine currently, but, the pagination state never updates.

    The issue is your pagination needs to be inside the ajax results selector, so when the new results are fetched the pagination is also reloaded accordingly.

    So your page navigation needs to be inside #main-filter – just to add – your search form itself must not be inside this selector.

    Thanks

    Anonymous
    #34329
    This reply has been marked as private.
    Ross Moderator
    #34345
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)