Skip Navigation

[Résolu] Map shows on back-end but doesn’t render on front-end

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:

The issue here is that the customer's map works fine on his backend but on his frontend there is nothing displaying on the map, just a grey area.

Solution:
In this user's case he had not added the marker information for his map. To add the marker you first needed to have added the Map shortcode to the page. Once the map shortcode has been added then you will go to your editor and click the Fields and Views button and search for Marker and then add your marker.

This support ticket is created Il y a 6 années et 10 mois. 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.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Ce sujet contient 4 réponses, a 2 voix.

Dernière mise à jour par larryB-3 Il y a 6 années et 10 mois.

Assisté par: Shane.

Auteur
Publications
#611192
Screen Shot 2018-01-30 at 1.57.39 PM.jpg
Screen Shot 2018-01-30 at 1.56.53 PM.jpg
Screen Shot 2018-01-30 at 1.54.15 PM.jpg

I am trying to: display a map for each property (CPT) that I have. As you can see, it displays properly on the back-end as shown in the attached image but renders a blank area on the front-end.

Link to a page where the issue can be seen:
lien caché

I expected to see: the map on the front-end of the site also.

Instead, I got: a blank rendering

#611219

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Larry,

Thank you for contacting our support forum.

I noticed that there are some errors in the console on the page that you sent relating to the maps and the coordinate information.

Could you take a screenshot of the code that is used to render the map on the frontend ?

Thanks,
Shane

#611220
Screen Shot 2018-01-30 at 1.57.39 PM.jpg

I attached that screen shot, is there a different one you need?

#611423

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Larry,

Thank you for the screenshot.

The reason why the map isn't showing is because the marker information is missing.

Click the fields and views button and search for Marker and then add the marker to the template and it should start showing on the frontend.

Please let me know if this helps.
Thanks,
Shane

#611481

Thank you!!!