- This topic has 4 replies, 2 voices, and was last updated 7 years, 5 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 › lock search to current category woo commerce
Tagged: category, isolation, woo commerce
Hello,
I’ve tried to follow the steps from this thread, but the search results still display other categorys
https://support.searchandfilter.com/forums/topic/confine-search-filter-to-current-woocommerce-category-page/
I’ve got two product types that need to keep separated
Best wishes,
Stewart
A few things I see. the Ajax container should be (I think) .products and not #main and you need to add the taxonomy product_cat to the form (even if you hide it with custom CSS, it must be in the form for the feature you want to work). Everything else looks good.