- This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 › Numbered Ajax pagination issue
Tagged: ajax, numbered, pagination, woocommerce
The pagination is working correctly, until I select a category filter from the “Browse Products” search & filter pro dropdown. Once I select a category filter, the pagination does not reset. The number of pages still goes from 1 to 32, when it should refresh to 1 to 3 or something like that. I believe I know how to fix it, I just need to execute a pagination refresh within $(document).on(‘sf:ajaxfinish’, function() {}
Can someone please provide me with the code to force a pagination refresh? I am using the “woocommerce shop” display method.
Here is a link to the live website so you can see the issue first-hand: http://justinwagoner.com/dev/b-moss2/#productgallery
Here are two screenshots to show you my current configuration:
http://justinwagoner.com/dev/b-moss2/images/page1.jpg
http://justinwagoner.com/dev/b-moss2/images/page2.jpg
Thank you,
Dan