Put whatever you like to show in the .marker
div
Something like
<div class="marker" data-lat="<?php echo esc_attr($location['lat']); ?>" data-lng="<?php echo esc_attr($location['lng']); ?>">
<strong><?php echo esc_attr($gm_headline); ?></strong>
<p><?php echo esc_attr($gm_description); ?></p>
</div>
Got the same kind of problem since the 5.7.8 update. I do get a js error, but don’t know if it has to do with this issue.
An invalid form control with name='' is not focusable
Have you got this to work @senses ? I got the same problem. I am guessing you are using https://github.com/cyberwani/ACF-Image-Select ?
I couldn’t hold myself, bought the pro version, and I don’t think i will regret it 🙂