Home › Forums › General Issues › Google Map isnt displaying correctly ! › Reply To: Google Map isnt displaying correctly !
Hi @mvital
This issue is very strange the above code should be able to work. You should try to investigate whether there could be a plugin conflict that could be affecting the loading of the map on the front end.
I would also suggest using an iframe to try and display the field using the following example code:
<iframe width="400" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.ca/maps?center=<?php the_field('mapa'); ?>&q=<?php the_field('maps'); ?>&zoom=14&size=300x300&output=embed&iwloc=near"></iframe><br />
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.