- This topic has 6 replies, 2 voices, and was last updated 10 years, 6 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 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 problem
Hello,
I still have problem with pagination on this page http://tracers.ru/members/8/bio/
Changing WP permalinks setting does not affect this.
How can I solve this problem?
Thank you,
Oleg
I’m getting a domain expired message when I try to access the link?
Still showing as expired to me – will try again later on when DNS updates.
Thanks
Hey Oleg
I thnk its because there is no search form on the same page as the results
So you can either,
1) add the search form to the results page (but hide the form with CSS)
or you can try something experimental:
2) add this before your pagination:
<?php do_action('search_filter_setup_pagination', 1428); ?>
Replace 1428 with your search form ID
Thanks
Also I’ve just noticed S&F is out of date, please update to 2.0.2.
Thanks