-
AuthorPosts
-
June 29, 2018 at 5:50 pm #979419
Good afternoon,
Recently on the contact page of my wordpress theme, the watermark “For development purposes only” appears on the google map.
I have an API key and I have activated it through the use of plugins, but I can not remove the watermark to disappear.
How can I fix the problem?
Excuse me for my english and thank you for help me!
July 1, 2018 at 9:20 am #979739Hey zirit586,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardJuly 2, 2018 at 8:36 am #979994Thank you very much Rikard,
I just write in the private content section!
Regards
July 2, 2018 at 10:05 pm #980315Hi,
We see nothing at the private content! :)
Best regards,
BasilisJuly 3, 2018 at 9:22 am #980466I’m sorry, my computer level is very low, like my english… :(
I send you my login to wordpress. I hope you can help me with the watermark on google maps…
Thank you very much and regards!
July 3, 2018 at 3:36 pm #980614Hi there,
I have the same problem! Do you have a solution yet?
Thnx Jet- This reply was modified 6 years, 4 months ago by Kuitje.
July 3, 2018 at 6:14 pm #980666Not yet :(
I’m waiting a solution of moderators…
July 4, 2018 at 5:23 am #980911Hi zirit586,
You have a thread going started from the contact form, is that the same problem as in this thread? If so then please try to stick to this thread. See private.
Best regards,
RikardJuly 4, 2018 at 8:48 am #981001Yes, is the same problem. Sorry for the inconveniences!
July 4, 2018 at 8:49 am #981003Where is the private section?
July 4, 2018 at 1:37 pm #981180Hi,
The Private Section is the box just under the box where you post your reply on the forum. It reads Private Content (link to your website, login credentials, FTP credentials, etc – only visible for moderators) just above it.
Best regards,
RikardJuly 4, 2018 at 2:57 pm #981240Good afternoon,
Thank you very much for the interest in helping me!
I have contacted my hosting provider to advise me about IP blocking for which they can not access to wp-admin.
As soon as I have an answer, I’ll let you know.
Kind regards and thank you again!
July 4, 2018 at 3:18 pm #981256My hosting provider answers this to unblock the IP and be able to access it from outside Spain. I hope that with these indications you can access my wordpress theme and be able to solve the watermark in google map.
Thank you very very very much!! I’m so sorry all the inconveniences!
July 6, 2018 at 8:26 am #981890Good morning,
Any news about my problem? Please, help me!
- This reply was modified 6 years, 4 months ago by zirit586.
July 9, 2018 at 3:24 pm #983133Hi,
Unfortunately we are not sure where thta issue does come from.
It would require work from ous to find out those details.Best regards,
BasilisJuly 10, 2018 at 10:58 am #983571Oh! Really Basilis???
What can I do to help?
Have I to activate access from outside Spain so you can access wp-admin?
What country do I have to give access to?
Please, is very important solve the problem with Google Maps on the website :(
July 10, 2018 at 8:48 pm #983814Hi,
Yes, we do need to look into it, but it does need a lot of time to review it properly.
Best regards,
BasilisJuly 11, 2018 at 8:37 am #984070Good morning Basilis, thank you very much for answering.
And how long do you think it can happen until you find a solution?
Kind regards! And thank you again!
July 12, 2018 at 7:33 pm #984854Hi,
Not sure for that, but we do need more time to get some updates for you.
Best regards,
BasilisJuly 13, 2018 at 1:44 pm #985149Thank you very much Basilis,
I hope you can give me a solution as soon as possible! It is very urgent to solve the problem with maps please!
I will wait impatiently for your answer!
Kind regards!
July 15, 2018 at 7:16 pm #985717Hi,
Sure thing!
Best regards,
BasilisJuly 22, 2018 at 7:19 pm #988461Good afternoon again,
Any news? If necessary I can send a backup of the web through wetransfer.
Please, it’s very urgent!
July 23, 2018 at 8:43 pm #988886Hi,
Unfortunately no.
I suppose it is better you do a backup to the site. No need to send it to use, just restore.Best regards,
BasilisJuly 24, 2018 at 10:41 am #989091Hello Basilis,
But the problem is that even if I restore the site, the problem continues with google maps.
I think that if I sent you the backup of my site you can see where is the problem…
July 25, 2018 at 10:15 pm #989945Hi,
Unfortunately we cant do that.
Best regards,
BasilisJuly 26, 2018 at 8:41 am #990109Hello Basillis,
I do not understand the reason why the solution to the problem with the google maps takes so long to arrive.
Some time ago I worked with another developer of wordpress templates and when I had some problem I could send a copy of the web and they checked where the error could be.
I see that we are only some people who are affected.
I have to give an answer to my client that I made the website… :(
Excuse me all the inconveniences…
July 27, 2018 at 10:29 am #990615Hi,
1) Please check if you’ve activated api restrictions and deactivate them. Go to this page: https://console.developers.google.com/apis/credentials , click on the api key you’re using for google maps and set “restrictions” to “none”
2) Go to this page https://console.developers.google.com/google/maps-apis/api-list and make sure you’ve activated all apis.
3) Go to the Theme Options Panel and verify the api key again. The maps should then start to work.
4) Afterwards you can start to activate the restrictions again, but be careful and always test the maps.Best regards,
DudeJuly 27, 2018 at 11:23 am #990637Good morning Dude,
Thank you very very very much for your answer!!!
I have done all the steps, one by one, but for now I have not solved the problem, the watermark continues appearing. Do you think it should take a few hours for the status to be updated?
Thank you again and regards!
July 27, 2018 at 12:30 pm #990658Hey!
Ok I added this code to your enfold functions.php file:function child_theme_head_script() { ?> <script id='avia_gmaps_framework_globals' type='text/javascript'> /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.gmap_api = 'MYAPIKEY'; avia_framework_globals.gmap_maps_loaded = 'https://maps.googleapis.com/maps/api/js?v=3.30&key=MYAPIKEY&callback=aviaOnGoogleMapsLoaded'; avia_framework_globals.gmap_builder_maps_loaded = 'https://maps.googleapis.com/maps/api/js?v=3.30&key=MYAPIKEY&callback=av_builder_maps_loaded'; avia_framework_globals.gmap_backend_maps_loaded = 'https://maps.googleapis.com/maps/api/js?v=3.30&callback=av_backend_maps_loaded'; avia_framework_globals.gmap_source = 'https://maps.googleapis.com/maps/api/js?v=3.30&key=MYAPIKEY'; avia_framework_globals.gmap_avia_api = 'http://www.fusteriahenares.com/wp-content/themes/enfold/framework/js/conditional_load/avia_google_maps_api.js'; /* ]]> */ </script> <?php } add_action( 'wp_head', 'child_theme_head_script' );
Please replace all occurrences of “MYAPIKEY” with your api key and save the file again. Then the map should work as intended.
Best regards,
PeterJuly 27, 2018 at 2:33 pm #990724Hello Dude,
Thanks again for your help! Really!
I’m sorry to tell you that my wordpress knowledge is limited and the functions.php file is not modified.
Is it a hassle if I attach a wetransfer link with a backup of my website so you can add those lines of code?
Excuse me all the inconveniences but I do not have much computer knowledge :(
-
AuthorPosts
- The topic ‘Google Maps for development purposes only’ is closed to new replies.