Tell us what you are trying to do?
We are building a locations directory for a large hospital / healthcare group. They specifically asked for a single-click filter. In other words our custom taxonomy is 'location type' and we want those options to be displayed as a set of buttons down the left side. Ideally, a site visitor could click one of those buttons and the options displayed on the right would be filtered. There will also be a map that shows only the filtered locations.
Is there any documentation that you are following?
No, we haven't found anything that will work.
Is there a similar example that we can see?
yes. hidden link
look at the list on the left -(the list can be scrolled), click on eof the options - like 'Cancer Insttute' and you'll see the map gets filtered. We will be using a combination of a loop + map.
What is the link to your site? We have multiple 'test' pages going. Three built with Toolset and one built with Toolset + WP GridBuilder . The GridBuilder one has the functionality we need as far as the filtering - but their map won't work with Toolset and their support said they do not integrate with Toolset and have on intention of integrating with toolset.
toolset test 1: hidden link
toolset test 2: hidden link
toolset test 3: hidden link
toolset + WP GridBuilder: hidden link
Hello,
It is possible to display the custom search form + search result + map markers with Toolset plugins, see our document:
https://toolset.com/lesson-placement/lesson-placements-1622939-1620853/
Displaying a List of Posts on A Map in WordPress
See the screenshot of above document:
https://toolset.com/wp-content/uploads/2020/05/toolset-custom-search-with-map-side-by-side-example.png
In your case, you just need to use custom CSS/JS codes to style the search form as what you want.