Forums › Forums › Search & Filter Pro › Pagination and Reset Don't Work After Upgrade
- This topic has 14 replies, 2 voices, and was last updated 9 years ago by Ross.
-
Anonymous(Private) September 25, 2015 at 3:15 pm #25885
Hi,
I just upgraded from 1.4.3 to 2.0.1 this morning on a beta version of a website that I’m working on. After saving the form, creating a new form, and tinkering with the settings, I was able to get the new version of Search & Filter back in working order. However, I’m encountering 2 issues…1. Pagination isn’t working. I’ve tried using the built in pagination in the theme as well as creating pagination using WordPress’s paginate_links function. Using WordPress’s default search, pagination works perfectly. It also works when I first access the archive page which Search & Filter is set up on. But, as soon as I select a filter and the results are loaded, pagination stops working.
2. Reset Filters is not working. I have a reset button set up on the form that worked previously. Clicking it would clear the search field and filters and reload the page to display all results. Now, the reset button just clears the search and filters. It doesn’t reload the page to display the unfiltered results. Likewise, unchecking a filter doesn’t reload the page to display unfiltered results.
I’m using Search & Filter on an archive page for a custom post type and custom taxonomies.
Ross Moderator(Private) September 25, 2015 at 3:17 pm #25886Hi Sheila
Could you provide a link?
Thanks
Ross Moderator(Private) October 8, 2015 at 9:30 am #26814If you do not use ajax it looks like you get accurate results.
So the problem appears to be the results container cannot be found (the area where to load the actual results).
Please see here for further info:
http://www.designsandcode.com/documentation/search-filter-pro/search-results/#Setting_Up_Ajax
Thanks
Anonymous(Private) October 8, 2015 at 2:06 pm #26838Ross,
I set up ajax per the above link but it was causing overflow issues with the theme. So, I’ve turned it off. But, in both cases, I was able to get the Reset Filter button to work properly.However, pagination is still not working. Both with ajax turned on and turned off. As I noted in my first post, pagination works correctly until I filter the results. When I filter the results and click on a page number, it just bumps me back to the top of the page without loading new results.
-
AuthorPosts