- This topic has 2 replies, 2 voices, and was last updated 11 years, 3 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 › Combo Box Overflow Not Showing
Hi, I just installed the plugin, and so far, so good. I have one problem though. In the widget area, the combo box option for the drop-down for categories is not showing up once clicked on. It shows, but once the search box is visible, nothing below it shows up. If I uncheck the combo box option, the regular checkbox shows correctly.
Any ideas? I’m guessing it’s a z-index or overflow:hidden problem in the CSS. If so, any idea where to look?
Thanks!
Hey Charles
Unfortunately I’m not sure what that would be – it sounds like an overflow:hidden somewhere in your theme that doesn’t allow the rest of the box to show.
For the combobox I use another plugin called chosen – and I’ve seen this come up a few times before – is what you are describing like these tickets?
https://github.com/harvesthq/chosen/issues/86
https://github.com/harvesthq/chosen/issues/59
Thanks