I am trying to: Display Map and Marker to front-end posts.
Link to a page where the issue can be seen: hidden link
I expected to see: The Map in the Address Field called "indirizzo", and when I write an address the system give me the correct address, and the link to Show/Hide Coordinates in Post Editor.
I use Divi theme, in a text module I have inserted this code:
I have 2 suspicions as to why this isn't working. The first is that it could be because of a plugin conflict and I would recommend that you temporarily disable all your non-toolset plugins and try again.
The second is that Divi also includes the google maps API in the theme. Do you know if there is a way to disnsle .
Hi, I have dragged all non Toolset plugin into a new folder, than I have tried to write an address in the field, but nothing, the map is not displayed...
I can try to delete the Google Map Api from Divi, but also I think it not work...
Hi, I think there is an issue with the Divi Global Module, because if I create a new module and I don't save it as a Global module, the map work fine!
But I need to save it in Global Module...
So, after the previous Map global section I have created a new section (not globa) with a new raw and I have added a text module with the Toolset map and marker code.
If I save it as a Global Module, the Map don't work.
So for the
I also did notice that when I tried add the map it was having some issues with the shortcode being added so that could be related as well