Skip Navigation

[Resolved] Step by Step Custom Search

This support ticket is created 6 years, 7 months 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 9 replies, has 2 voices.

Last updated by Shane 6 years, 7 months ago.

Assisted by: Shane.

Author
Posts
#910764

Hi. I'm trying to create a step by step Custom Search, so the user answers one 'filter question' and then goes to the next step.
After 6 or 7 steps they are then served the 'filtered results'.

How do we do this with views?
or what plugin is good for this?

#910812

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Thank you for contacting our support forum.

Is it that the other filters won't appear until your users selects the first filter option ?

Please let me know .
Thanks
Shane

#910816

yes! Exactly.

#911150

Does this make sense?
I'd love some guidance on this.

#911173

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Sorry for the delay on this.

Unfortunately you wouldn't be able to hide the other filters without the use of some javascript to hide the others until the first filter is filled out.

This would mean that after the jquery is fired once then it will activate all the other filters that were hidden.

There is an alternative tho where you can allow the other filters to re-adjust there options so that the options in the other filters will only apply to the data currently being displayed.

This would mean your view will always return some results.

Thanks,
Shane

#911228

No Worries.

Ok. just so I understand.
This part below:
Does this mean that I still need the jquery to hide the other filters?

*****
There is an alternative tho where you can allow the other filters to re-adjust there options so that the options in the other filters will only apply to the data currently being displayed.

This would mean your view will always return some results.
*****

#911269

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

So this means you'll like to use the alternative correct?

Please let me know.

Thanks,
Shanee

#911272

Yes I'd like to sue the alternative!

#911273

use*

#911291

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screen Shot 2018-06-08 at 3.58.42 PM.png

Hello,

All you need to do is to edit your view and under your Custom Search Settings , select the option "Show only available options for each input" See Screenshot

Please let me know if this helps.
Thanks,
Shane