- This topic has 13 replies, 2 voices, and was last updated 11 years ago by .
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 › How To Set Up Pagination
Tagged: pagination
Yeah. I am using the search.php template, which always did have pagination when I searched for something using the search bar on my site. I had to take the search bar off because it was messing with the search bar in search and filter, but I don’t think that messed with the search.php any as they were two separate files.
What is your results per page setting in Search & Filter?
Ok, sounds like in that case you just need to add pagination to the template that is displaying your results – I don’t know why that plugin is not working but the regular way to do it is with code – you’ll find instructions on the WordPress docs:
http://codex.wordpress.org/Pagination
Thanks