Hi there. I’m using Enfold’s built in shortcodes to generate maps for addresses stored on a custom post type. Unfortunately, it looks like the longitude and latitude are required. That is, that you can’t just map an address without the associated longitude/latitude. Is that right? Is there any way to insert a map just using an address?
Thanks!
Hey Kevin!
If you use the advanced layout builder or even the magic wand icon in the WYSIWYG then you can edit the maps element and fill out the address. When you fill the address out there is a button that you can use to fetch the coordinates.
Cheers!
Elliott
I get that this is how the shortcode works by default but what I’m wondering is if there’s some way to make it work without having to fetch coordinates at all.
Thanks!
Hi!
It would take a lot of customization to implement. You might be able to find a google maps plugin that does this. There are quite a few out there, https://wordpress.org/plugins/search.php?q=google+maps.
But it would probably be easier to just enter the address and fetch the coordinates with our shortcode.
Best regards,
Elliott