I have “Find a teacher” page made using Gridbuilder map facet which displays Users’ locations. The locations are pulled from an ACF Google map field inside a repeater. This is working fine.
When clicking on a single teacher, it takes you to their Profile page (strangely having to be an Author Archive individual template but that’s another story!..).
On the profile page I’m attempting to display their map address by using the acf field as the address - ie {acf_venue_map_address}. This displays nothing. What’s strange is if I manually put in long. and lat. coordinates, still nothing is displayed.
The Google API is working fine, or else the Find a teacher page would not work.
We received a similar report 12 days ago, but have not yet received any feedback. The error displayed in the console is identical for both reports and you are both using perfmatters.
Uncaught ReferenceError: google is not defined
at infobox.min.js:1:1061
Unfortunately, I don’t yet know how to reproduce the problem.
Have you already deactivated perfmatters (and other plugins)?
If the issue still exists, please send temporary login credentials and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase.
Many thanks. I tried it with Perfmatters deactivated and sure enough the map element itself then works - but only if I manually add coordinates to lng and lat. If I try to use the address field with the dynamic output from the ACF map, there’s just a grey box.
Later today I can send you login details to investigate. Thanks again.