Problem:
I have 2 search views. One is on the home page and is a 2 dropdowns and a search button. This takes the user to the search page where results are displayed. However, I need this page to have a different style of search filter on the left hand side so I have created a second one with checkboxes replacing the dropdowns. The issue is that as this is a second search view it does not update the first views results.
Solution:
You just need to make sure both views are passing the same URL parameter name.
See the solution here:
https://toolset.com/forums/topic/integrating-two-search-views/#post-1071223
Relevant Documentation:
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, 3 months ago.
Assisted by: Luo Yang.