Skip Navigation

[Resolved] Dropdowns have a value for the search—they should be empty

This support ticket is created 2 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by tacoF 2 years, 1 month ago.

Author
Posts
#2519639

I am trying to: allow users to search for something

Link to a page where the issue can be seen: hidden link

I expected to see: empty dropdowns

Instead, I got: dropdowns that already have a selected value. This means that if someone only wants to search by keyword, the two values of the dropdowns are also passed, which means no result is returned, even though the keyword would return a result if no dropdowns were pre-selected.

#2519743

I believe that I found the solution. I had to tick SELECT DROPDOWN and enter a value in Placeholder.