Problem: I have a custom search View with paginated results. There is a select field filter that has 3 options. If I direct Users to the search View with no select field filter applied in the URL, the results are correct. However, if I paginate to the second page or change filters, the select field no longer respects the blank URL parameter and the first option is applied.
Solution: The best solution here would be to add a default_label attribute to the select field filter shortcode.
[wpv-control-postmeta field="sale-status" default_label=" "]
Relevant Documentation:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-control-postmeta
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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 5 replies, has 2 voices.
Last updated by 5 years ago.
Assisted by: Christian Cox.