It appears the components for the Google Map didn’t get transferred after I migrated the theme files from my test site to the real site. Can you please let me know where they’re located so I can manually get them transferred over? Or what the heck happened and how to get the map back? This is the last issue and then I have a happy client.
Thanks Kriesi gurus.
Hey bonbuttercup!
Yes that is an issue that exists, based on some changes that Google has done.
There is already a report to Kriesi and he will fix it on an upcoming updated.
Thanks a lot for your understanding and patience
Best regards,
Basilis
Thank you, Basilis. Do you have an idea of the next update release? Weeks? Months? Just so I can tell my client.
Same problem here, same question : when will it be fixed ?
Thanks in advance
Hi,
Kriesi is working on it. But there is a solution here for the google maps.
I solved it this way:
1. I got my API Key: https://developers.google.com/maps/documentation/javascript/get-api-key#key
2. I copied the footer.php into the child-theme and added the following code before the </body>-tag:
<!--Google Maps JavaScript API -->
<script src="https://maps.googleapis.com/maps/api/js?key=XXX"
type="text/javascript"></script>
Best regards,
Andy
Andy, that’s beyond my expertise as .php language is foreign to me and I’m terrified to mess with the core code. I simply added an iframe Google map and will replace after Kriesi resolves and puts out the next update. Thank you, though.
Hi,
alright. Glad you found a solution for now. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy