Problem:
I want it to work like the taxonomy one if multiple criteria are selected it returns ALL the results that match EITHER of those two search criteria. Is there an easy way to do this?
Screenshot:
https://cdn.toolset.com/wp-content/uploads/2018/04/654193-Screen_Shot_2018_04_12_at_3.13.32_PM.png?x44922
Solution:
Please edit your view, change the filter from:
Price Rage is a string equal to URL_PARAM(...
To:
Price Rage is a number in URL_PARAM(...
And test again,
Relevant Documentation:
https://toolset.com/documentation/user-guides/filtering-views-by-custom-fields/
IN A list of values
Checks if the custom field value is within the list of compare values
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/Hong_Kong (GMT+08:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 7 months ago.
Assisted by: Luo Yang.