Hi Toolset,
I would like to have the quantities aligned in my filter section how do I get this done?
The view : Zoeken frontpage
the link:
hidden link
Tnx
R. Kreft
Hello,
I assume you are using shortcode [wpv-control-postmeta] to display the "1x in de week" field in search form, and you are going to order options by the quantities number.
See our document:
https://toolset.com/documentation/user-guides/views-shortcodes/#vf-520693
Attribute "order":'asc' (default) | 'desc' | 'ascnum' | 'descnum' | 'none'
there isn't such an option can order the options by the quantities number.
If you agree, we can take it as a feature request, our developers will evaluate it.
Hi,
no this is not what I mean I will explain it
behind the filters are the quantities of how many terms a filter has, this is what I processed in the %% NAME %% (%% COUNT %%)
I would like to have this '' count '' of all filters in a vertical position behind the relevant filler
Thanks for the details, it needs to setup the Label texts into two columns:
- Option name: %% NAME %%
- Option counts: (%% COUNT %%)
Same as above, there isn't such a built-in feature within shortcode [wpv-control-postmeta], if you agree, we can take it as a feature request, our developers will evaluate it.