Forums Forums Search & Filter Pro Pagination doesn't work after filtering

Tagged: 

Viewing 5 posts - 21 through 25 (of 25 total)
  • Anonymous
    #93150
    This reply has been marked as private.
    Ross Moderator
    #93152
    This reply has been marked as private.
    Ross Moderator
    #93158

    Hi Pierre

    I’ve sorted the issue.

    Your issue was the pagination function custom_pagination.

    It used paginate_links incorrectly – https://codex.wordpress.org/Function_Reference/paginate_links

    So I created a copy of this function now called search_filter_pagination and used that in advanced-search.php, and I made some fixes to the pagination as per the WP docs, and all seems to work 🙂

    Let me know how you get on and if this can now be closed?

    Thanks

    Ross Moderator
    #93160

    PS Just remember, if you update your theme you will lose this customisation, so make sure to make a backup of inc/custom_pagination.php

    Thanks

    Anonymous
    #93162
    This reply has been marked as private.
Viewing 5 posts - 21 through 25 (of 25 total)