Forums › Forums › Search & Filter Pro › Woocommerce : problems with search after upgrade version from 2.5.0 to 2.5.2
- This topic has 8 replies, 2 voices, and was last updated 4 years, 8 months ago by
Trevor.
-
Trevor(Private) December 16, 2020 at 5:33 pm #270039
With the example search that you gave me, you are trying to find products that are both ‘astrays’ AND ‘bowl’ at the same time. That is unlikely to happen. The AND is set here:
https://www.screencast.com/t/xKZYWbvGXlW
I think it needs to be ‘OR’.
Trevor(Private) December 17, 2020 at 3:43 pm #270165Range controls do act (intentionally so) oddly, in some circumstances.
They assume that all posts have a value set in the field(s) they are based on. If any post does not have a value in ANY of the range fields, it will not appear in the results. This only applies to range type controls.
The simplest way to test this is to change the form fields/controls to the Choice type and see what happens.
-
AuthorPosts