Forum Replies Created
-
AuthorPosts
-
September 8, 2016 at 12:25 pm in reply to: How to fix the problem with the fetch coordinates? #683652
I don’t think is necessary to deactivate plugins because I have the same plugins that before when was working
September 7, 2016 at 12:30 pm in reply to: How to fix the problem with the fetch coordinates? #683086Please have attached the details. Thanks
Please delete this thread. I prefer to open a new one. Thanks
I am trying to get support regarding google maps media option on the theme.
I have added the API Key and now it´s solved, however the problem now is just with google maps option on the theme. The google maps doesn´t display the coordinates, the button doesn´t work. I have the last theme version. What can I do, I have opened different threads here but most of them are deleted and others with the Api key instructions answer, but this is not the problem, it is just about the coordinates, the API key is correct and it is not having any problem.
Any suggestions? Thanks- This reply was modified 8 years, 2 months ago by endanight.
Hello Basilis,
Can you suggest any solution for this problem? I would appreciate any help. It is really frustrated to have a problem for many days and unable to do anything about it
Thanks. I look forward to hearing from you.
I don’t know if I have been enough clear, the only problem now is with the theme, when I am trying to add the coordinates, not with the API key, this is working properly now, because I had some maps I have saved on templates and these maps are woking, they already had the coordinates, the problem is that I need new addresses and I can’t add anything else.
- This reply was modified 8 years, 2 months ago by endanight.
I registered the API Key and in the end it´s working following the participant advice here, but now the only problem is with google map option ;[AVIA-MAP-ERROR] Latitude or Longitude for single marker missing, The API Key is not giving any more problems, it is just the button, it´s not doing anything, doesn´t generate any coordinates.
- This reply was modified 8 years, 2 months ago by endanight.
Many thanks, now iit is working. Do you know why the map only shows 1 address, the first one?
It is not working yet. Can anyone help me? Anyway the google maps option is not working neither the fetch coordinates button doesn´t generate anything. I have this problem the whole week. I appreciate a support.
ThanksI have created the api key already and the API key on google options and the correct *.yourdomain.com/*, but I have this message on web console: “Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
“Google Maps API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key”
I had followed all the steps to create an API key and I have been waiting 24 hours but still not working.
I have found this on Google:
To specify a key, include it as the value of a key parameter when loading the API.For example:
<script async defer src=”https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap”
type=”text/javascript”></script>
I should add this? Where? Is on footer. php?. I am not using the footer on the website.I look forward to hearing from you.
-I have duplicated some threads becuase I was following the advice here adding my credentials in a new threadI had already have this format.
I had added this on footer.php, following the support advice Ihave seen here:
<script async defer
src=”maps.googleapis.com/maps/api/js?key= Yourapi&callback=initMap”>
</script>And I have found this message for google:
InvalidValueError: initMap is not a function(desconocido)
“Google Maps API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key”util.js:209:12
“Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: https://_____________/”In the Uk. Where have you found this website?
Sorry this is not my site, it is in UK
Now I have deleted a code I had found here and it is working but not the google maps:
I have found this message:
You have included the Google Maps API multiple times on this page. This may cause unexpected errors.js:96:295InvalidValueError: initMap is not a function(desconocido)
“Google Maps API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key”util.js:209:12
“Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: ……………
And this message is still on the top: // InitiateCheckout // Track when people enter the checkout flow (ex. click/landing page on checkout button) fbq(‘track’, ‘InitiateCheckout’);
ThanksYes, I had added my site.
I started a new thread yesterday and now is deleted.
Since I have added my password and credentials I haven’t received any answer, I don´t know if the support was doing something about it, however now it is not working anything I have this message at the beggining: // InitiateCheckout // Track when people enter the checkout flow (ex. click/landing page on checkout button) fbq(‘track’, ‘InitiateCheckout’);
ANd when I use the links:
Error 503 Service Unavailable
AND the images are not showing
AND
On mobile you can not see the menu neither
AND………………..
CAn you explain why is this happening I haven´t had any problem before apart of the google map issue.
I need the website working ASAP. What can I do?. If I have added the credentials here is someone doing anything-?
THANKs. I appreciate some help because I have started with a problem and now I have much more.yes, I am using the last version, I have added the API KEY and I have added the code
<script src=”https://maps.googleapis.com/maps/api/js?libraries=places&key=your_api_key_here”></script>
before the closing
</body>
And:
Modify the framework > php > class-framework-widgets.php file via FTP like this, look for this code around line 1377:$prefix = is_ssl() ? “https” : “http”;
$api_key = avia_get_option(‘gmap_api’);
$api_url = $prefix.’://maps.google.com/maps/api/js?v=3.24&key=YOUR-API-KEY-HERE’;
if($api_key != “”){
$api_url .= “&key=” .$api_key;
}
wp_register_script( ‘avia-google-maps-api’, $api_url, array(‘jquery’), ‘1’, false);
wp_enqueue_script( ‘avia-google-maps-api’ )I have deleted and created again the API key and domain verification, but nothing happened.
I have added on the support my password an FTP credentials, and anyone has answred me and I have read someone has added a new google maps and I have tried as well just in case but the fetch coordinates are not working with the new google map element, but the point is that the API key is not working and I think is a theme problem, on Google I don´t have any error with my API key,Can you help me, please? Thanks
this is the message on google:
Errors
Percent of requests
There are no errors for this time period
It must be a problem with the theme.I have add the plugin but it is not working neither.
Please have attached the credentialsI hope you can solve it soon. Thanks
- This reply was modified 8 years, 2 months ago by endanight.
Hello,
I have added the code: framework > php > class-framework-widgets.php file via FTP like this, look for this code around line 1377, but it is not working neither. I hope this could be solved soon.
Can someone help me? ThanksOkay! I figured a solution out by putting all the code fragments together that were posted here. This worked out for me:
Modify the framework > php > class-framework-widgets.php file via FTP like this, look for this code around line 1377:$prefix = is_ssl() ? “https” : “http”;
$api_key = avia_get_option(‘gmap_api’);
$api_url = $prefix.’://maps.google.com/maps/api/js?v=3.24&key=YOUR-API-KEY-HERE’;
if($api_key != “”){
$api_url .= “&key=” .$api_key;
}
wp_register_script( ‘avia-google-maps-api’, $api_url, array(‘jquery’), ‘1’, false);
wp_enqueue_script( ‘avia-google-maps-api’ );And I have done this as well via FTP and nothing change
I have done this already but it is not working neither
I did it before but doesn’t work and I had a contact form that was linkng to mailchimp before it was working and now anymore
No, please have attached the website and log in:
Nothing has changed
The right and left padding on the website.
No it is not working. I would like to have more paddubg.
Can anyone help me, please?I mean if I have column empty to generate a padding is ok but if I need the column with content then the content is almost in the corner, I would like to increase the space. How?
yes, When I use the the columns, all with content the padding is too small
Thanks but I think is the padding. This is correct?:
@media only screen and (min-width: 1024px) {
.your-custom-class { padding-right: 150px !important;
padding-left: 150px !important; }}Nothing change. I want to increase the padding because when I don´t use any space is too close to the side
-
AuthorPosts