Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › logic problem › Reply To: logic problem
Hi,
The plugin should work exactly as you described, so I believe the drop-down values are not set correctly.
I assume you use a custom field filter for the property type and the property category. I see, that the “Select” option value is also set to “Select”, which is not correct, as the plugin will try to match these field values with the “Select” string.
To correct that, make sure, that the “Select” option has no value set for both filters, like so:
– Property type: https://i.imgur.com/2j19Rht.png
– Category: https://i.imgur.com/CqGDV86.png
This will yield the non-selected values properly, as an empty value, and very likely resolve the issue.