I have custom post with google map. Google API is okay and when searching for an address everything show okay in the back end and shows the correct place on the map.
However in the frontend it does not and places is it in Africa, where I guess the Lon Lat is 0,0.
It will only work on the frontend if I move the pin slightly to make the GEO coords.
Why is it picking up the coordinates and not the google map address?
The next thing I noticed is that the marker_field is "dbt_dev_address". Usually when this is a field created in Types it will have the wpcf- prefix attached to it. So by definition it should be wpcf-dbt_dev_address.
Hi Shane
I can't do that as I've only updated it locally. Plus I've removed all the private data from the live site.
Have uploaded a duplicator backup without the wp-uploads file.
OK. I have fixed it. It was an API issue after all.
I turned on all the Google Dev map api's. It now shows on the front end. Not sure why it was working on the back end and not on the front end. It must be new as it worked fine in January.
Finally the really small map in the admin, the toolset css style for the wpt-form-item.