[Resolved] How to direct users to the search result if they click a marker on the map.
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.
How can users be directed to the search result if they click a marker on the map? Now, if I click a marker (read: a specific address) I am not being refered to the search result.
Thank you for contacting us and I'd be happy to assist.
I checked the page at {yourwebsite.com}/acquisitie-opportuniteiten-professionele-kopers-extra-filters/ and noticed that this was the shortcode being used in the view's loop, for the map markers:
I've included the post link shortcode [wpv-post-link] between the marker shortcode tags and you'll see that the post's link is now showing when any marker is clicked:
The visitors can use that link, to go to the original single post page and you can replace [wpv-post-link] shortcode with any desired information that you'd like to show, in the map marker pop-up.