- This topic has 5 replies, 2 voices, and was last updated 10 years, 1 month ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Pagination does work when filtering
Tagged: filters, pagination, wordpress
Hi All
The pagination does not seem to be working when filters are applied to the search.
When there is no filters, the pagination is working correctly but as soon as you try and add a filter the pagination just shows the url of the currently page. It is not appending ?sf_paged=2 etc.
Any ideas?
Thanks!
Hey Luke
How are you creating your pagination?
Can you try using the other WP pagination functions? Some have filters which means they can be modified by theme/plugins and this can cause conflicts…
paginate_links
the_posts_pagination
next_posts_link | previous_posts_link
Also see: https://support.searchandfilter.com/forums/topic/pagination-sf_paged-doesnt-add-to-url/#post-38919
Thanks