- This topic has 2 replies, 2 voices, and was last updated 10 years, 5 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 › Combobox not working
Hey Isabel
This is a known issue.
We use chosen for our comboboxes: https://harvesthq.github.io/chosen/
And they do not actually properly implement hierarchical lists – so to “hack” this, just like WP, we add spaces before to indent – these spaces are considered part of the word, so to search a child you must first type in several spaces.
I’m looking in to possible solutions or using another JS library.
Thanks