Skip Navigation

[Resuelto] Link from Markers to custom post type

This support ticket is created hace 5 años, 4 meses. There's a good chance that you are reading advice that it now obsolete.

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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

Este tema contiene 4 respuestas, tiene 2 mensajes.

Última actualización por RolfF2342 hace 5 años, 4 meses.

Asistido por: Minesh.

Autor
Mensajes
#1287373

Tell us what you are trying to do?
We have created a Shop-finder.
enlace oculto

There we have a map with markers.
If you hover over the markers the name of the shop appears.

Is it possible to create a hover that links directly to the custom search type you hover over?

Is there any documentation that you are following?
I checked your documentation and videos but didn't see anything.

Is there a similar example that we can see?

What is the link to your site?

#1287407

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

As I understand, when you hover the mouse pointer to specific map marker pin you want to filter the view results automatically belongs to the marker location. There is no such native feature available. You may need to add custom javascript/jQuery code.

We offer the following javascript hooks if that may help you:
=> https://toolset.com/documentation/user-guides/programmatically-change-map-settings/

As there is no native feature available, this may need extensive custom JS code which is beyond the scope of our support policy. If you need custom programming for your project, please feel free to contact our certified partners:
=> https://toolset.com/contractors/

#1287561

No you missunderstood it.
Have a look at our page. There you find a map with stores on the map.
The markers on the map show only the name of sthe store when you hover the mark with the mouse.
It would be great if you hover of the mark and the name of the store appears you could click on the mark and you would be linked directly to the page of the store.

#1287563

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

When you add the marker - it will allow you to set the marker data:
=> enlace oculto

As you can see with popup content - you can add the shortcode [wpv-post-link] so with marker popup will appear when you click on the marker and you can able to click on the post like that will redirect you to that specific page.

More info:
=> https://toolset.com/documentation/user-guides/display-on-google-maps/displaying-markers-on-google-maps/

#1287579

My issue is resolved now. Thank you!