A legacy Toolset View needed to let visitors enter any address and center the map on it while displaying markers within a specified radius.
Solution:
Configure the Distance Query Filter to obtain its center from the toolset_maps_distance_center URL parameter, then add a Distance filter under Search and Pagination to generate the front-end address and radius controls. Set the View to display custom-search results and enable AJAX updates so the results and map refresh when the address changes.
Intermediary posts created for Toolset relationships were appearing in public WordPress search results.
Solution:
Go to Toolset → Post Types, edit the relationship’s intermediary post type, expand the Options panel, enable exclude_from_search, and save the post type.