Forums › Forums › Search & Filter Pro › Enable Ajax for Pagination without filtering first
- This topic has 16 replies, 2 voices, and was last updated 8 years, 5 months ago by Anonymous.
-
Trevor(Private) May 9, 2016 at 3:13 pm #45090
Hi
This might help:
Basically, you need to edit the template file and find the pagination section, and somewhere before the pagination place this filter. The line (with your S&F form’s ID instead of the 976):
do_action('search_filter_setup_pagination', 96);
I think.
-
AuthorPosts