Hi Elliot,
i’m using this code at the moment.
<?php if(get_field('maps'))
{
?>
<iframe width="550" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=<?php echo the_field('maps'); ?>;t=m&z=10&iwloc=A&output=embed&iwloc=near"></iframe>
<?php
}
?>
There are no specific JS errors on the page.
Joost
No it’s not any of your suggestions.
Funny thing is that on the dashboard (back-end) it shows the map fine. On the frontside it shows a totally different map, while if you put the full address also the front side is fine.
I’ve added 2 screenshots to show you back- and frontside.
Maybe this helps…
Cheers Joost
Hi Elliot,
for example: when I want to have a map for “roermond, netherlands”.
It shows me Coffeyville.
Looks like that when the address I enter only contains 2 parts, instead of 3 (city, street, country) the Google Maps shows this Coffeyville place.
If you need any credentials to log in i’m happy to provide them by email.
Thanks
Joost