Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › No results found when switching from dropwdown to checkboxes
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 3 years, 6 months ago.
- AuthorPosts
- December 4, 2019 at 12:35 pm #24895
No results are being found after switch to checkboxes from a multiselect field..
we have the taxonomy vid_cats, in the video you can see that it finds me the one result when I select the findme category..
once I change the field to checkboxes instead and select the same category, it finds no results.Please help!
https://www.loom.com/share/98dddc77f12b4364858e996d2e3c75ccDecember 4, 2019 at 2:43 pm #24902Hi!
The issue is going to be the checkbox logic for taxonomies. By default, all terms should match, and the unchecked checkboxes are considered as exclusions. I think in your case a different logic would be better, to work the same way as a multiselect: https://i.imgur.com/RafrFvJ.png
That should do the trick 🙂
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
December 5, 2019 at 3:22 pm #24924Amazing, you’re great at this!
Next problem is that we’re using the option to hide child checkboxes until the parent is selected (thanks for adding that!)
When we press the reset button, it doesn’t hide the child categories again, it leaves them exposed..
Would it be possible to take care of that so that it resets back to it’s original state on reset?Thanks!
December 5, 2019 at 3:24 pm #24925Hi,
Sure, I will look into that for the upcoming release.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.