Skip Navigation

[Resolved] Filter Not Showing Options

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 Pete 1 year, 11 months ago.

Author
Posts
#2369237
AA TS 1.png

Hi there,

On this page we use a filter that we use on all our sites, this a new site:
hidden link

We have an Area Taxonomy however this isn't showing any options on selection even though there are many, am I missing something obvious here?

This the Search & Pagination code we are using...

<div class="col-sm-3"><div class="form-group">
<label for="wpv-area">[wpml-string context="wpv-views"][/wpml-string]</label>
[wpv-control-post-taxonomy taxonomy="area" type="select" default_label="Area" url_param="wpv-area"]
</div></div>
<div class="col-sm-3"><div class="form-group">
<label for="wpv-location">[wpml-string context="wpv-views"][/wpml-string]</label>
[wpv-control-post-taxonomy taxonomy="location" type="select" default_label="Location" url_param="wpv-location"]
</div></div>
<div class="col-sm-3"><div class="form-group">
<label for="wpv-wpcf-bedrooms">[wpml-string context="wpv-views"][/wpml-string]</label>
[wpv-control-post-taxonomy taxonomy="bedroom" type="select" default_label="Bedrooms" url_param="wpv-bedrooms"]
</div></div>

#2369315

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.