- This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 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 › Ajax Not Reloading Results – WooCommerce Products
Tagged: ajax, products, reload, woocommerce
Hi,
I can’t get S&F Pro to reload products on Shop page after making a category selection, the same products reload.
I have followed the WooCommerce instructions for set up, tried other themes and did the deactivation of plugins.
Using the latest S&P Pro, Woo, Genesis and WP 5.1
Hi Trevor – thanks for taking a look and getting it almost there.
I found that a pre_get_posts filter action I had on the Products was causing the issue, I was having a problem setting the number of products per page with the Woo filter loop_shop_per_page, it just didn’t work, so I used pre_get_posts but by removing this S&F Pro works ok.
I just have to find how to display (initially) more products per page, I have the amount set in Reading Settings to 20 but still shows 10 per page – anyway that is something else I need to work out but S&F is working ok now.