Skip Navigation

[Closed] Search Filter not displaying in frontend

This support ticket is created 3 years, 5 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 3 voices.

Last updated by Waqar 3 years, 5 months ago.

Assisted by: Waqar.

Author
Posts
#2515169

Tell us what you are trying to do?
I have a multicheckbox setup which I'm trying to add as a dropdown (multiselect)

Is there any documentation that you are following?
https://toolset.com/course-lesson/creating-a-custom-search/

Is there a similar example that we can see?
hidden link -- if you look at the label capacity you can see the HTML select gets a display:none

<div class="form-group"><label class="wpv-custom-search-filter__label" for="wpcf-capacity">capacity</label><!-- ## --><span class="wpv-custom-search-filter__input"><select id="wpv_control_select_wpcf-capacity" name="wpv-wpcf-capacity[]" class="js-wpv-filter-trigger form-control" multiple="multiple" style="display: none;"><option value="<100?"><100?</option><option value="100-250?">100-250?</option><option value="250-500?">250-500?</option><option value="500+?">500+?</option></select><span tabindex="0" id="wpv_control_select_wpcf-capacity-button" role="combobox" aria-expanded="false" aria-autocomplete="list" aria-owns="wpv_control_select_wpcf-capacity-menu" aria-haspopup="true" class="ui-selectmenu-button ui-selectmenu-button-closed ui-corner-all ui-button ui-widget" aria-activedescendant="ui-id-4" aria-labelledby="ui-id-4" aria-disabled="false"><span class="ui-selectmenu-icon ui-icon ui-icon-triangle-1-s"></span><span class="ui-selectmenu-text"> </span></span></span></div>

What is the link to your site?
hidden link

#2515455

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Hi there

It's hard to tell just from looking at the generated markup on the page why it has been generated that way, without seeing how it is set up in the back end.

Would it be possible to access your site to look at the set up?

Let me mark your next reply as private so that we can get log-in credentials from you—you may want to create a temporary admin user for us to use that you can later delete.

A staging server is always preferable, but in any case be sure to have a current backup of your site.

#2516055

{ticket status updated}

The topic ‘[Closed] Search Filter not displaying in frontend’ is closed to new replies.