Once I click on a field to fill out in the check out page, the street address turns to this and can’t be edited.
]]>
Hi,
On desktop it works fine, but on mobile the autocomplete dropdown doesn’t show up. Do you have any idea why?
Thanks,
Johannes
Hi! Thanks for the great plugin. Tell me, does the plugin support auto-completion by postcode?
]]>Hello,
when I try to enter any UK address for example “temple place” that time postcode auto-filled with “WC2R” and when I try to check out, it shows me error like Billing Postcode is not a valid postcode / ZIP.
then after I checked postcode of temple place on the internet is “WC2R 2PG” and it works well on checkout.
So my point is by selecting address the auto-filled postcode looks like the wrong postcode.
Note:-by selecting almost address the auto-filled postcode wrong showing.
Thanks
]]>Hello,
We are looking to migrate from MySQL to MariaDB 10.2 and wanted to know if your plugin will still work running on MariaDB.
Thank you,
Dave
]]>UK shipping address postcodes do not populate
other than that awesome plugin
]]>Hi, this plugin works perfectly, congratulations for that.
I’ve many plugins that get the postal code to calculate shipping costs. So, Checkout Address Autocomplete for WooCommerce fills the postal code whit a letter before the 4 numbers used in Argentina (maybe by Google). For example for: “Rosario, Santa Fe” it shows “S2000”. – I would like to show only “2000”.
How can I skip this letter?
Thanks, Federico
]]>I was getting the “This page can’t load Google Maps Correctly” message. Then I enabled the Places API, and everything is working perfectly. That didn’t seem right, so I disabled it again and started getting the error message again. Enabled it, and I’m fine. Is that normal?
I should add that I’m definitely using the API key from the Maps Javascript API.
]]>Receive the following PHP error log warning when customer goes to checkout page. Error goes away when this plugin is disabled.
Warning: Invalid argument supplied for foreach() in /home/sagein5/public_html/wp-content/plugins/woocommerce/templates/checkout/form-shipping.php on line 68
]]>I am working on a site that needs to have the street number separated from the street name. I was looking at the code to see how I could edit this and realized that is actually how google send back the information.
Any chance you’d be interested in adding a check to see if a #billing_street_number exists before combing the street and the number in #billing _address_1?
Thanks and great plugin. I’ve had no issues with it at all on another site that I use it on.
]]>Hi, I have API key enabled for Maps JavaScript API and Places API for Web. For Firefox and Edge the plugin works well, but on Chrome the error is “You have exceeded your daily request quota for this API. If you did not set a custom daily request quota, verify your project has an active billing account”.
Why, if I have not set the billing account on Google, the plugin works on Firefox and Edge?
Hello we have a website where we manage multi restaurants as e-delivery…could we coonect the searvh plugin to our register restaurants? Each one has latitude and longitude, and nesseacary fileds as addresss city town..Could we connect so to display a list of restaurants? thank you
]]>Hi
I’ve followed the installation instructions and have an activated Google Maps API but I get the message “This page can’t load google maps correctly”
I recieve a error from google when enter the adress… i have alredy set up the api key… any help?
]]>Hi there,
I wonder why it removes District area information when it distributes to necessary areas?
How can i stop that?
More info at link.
]]>Hello,
I tried it on my mobile it nothing helps. Just normal checkout.
]]>Hi there,
I’m having trouble in setting up the plugin correctly, it will only give me error messages. I have setup the API key in google and followed the instructions on the link. I just can’t get it work.
Please help me and let me know what I’m doing wrong.
Many thanks in advance
Hi,
The plugin works fine since the last update.
Now it seems that it creates a conflict with another plugin on my website (parcel point delivery method).
I’ve disabled your plugin for now while waiting for your help.
Thanks
]]>Hello and thanks for the awesome plugin!!
I only just installed yesterday and did some testing of the addresses and it worked really well.
The only problem that I have found though is if I enter an address with a unit or apartment number, eg 9/88 Eyre Street North Ward, it shows up as this address in the drop down selection box, but once selected the unit or apartment number is missing and the address is entered in the checkout as 88 Eyre Street. If this goes unchecked or missed by the customer, their goods will probably not get delivered especially if there are a large number of units or apartments.
I am not sure sure if this is a plugin issue, or just the way google handles unit and apartment addresses, but is there a way for it to show the whole address including unit or apartment number.
Thanks & regards
Geoff
Hi, Great plugin.
However, we seem to be having an issue that the county (State) field gets populated with the country. In our case England.
I’ve played around a little and it seems that administrative_area_level_2 should be the state (at least in the UK).
Either that or I’ve messed something up somewhere.
Thanks
Toby
Hello, I was told to use pac-container to customise. I found the customisable default items on a website but I don’t know where I can access them on my actual page. Could you help me locate it so I can customise it? Thanks
.pac-container {
background-color: #fff;
position: absolute!important;
z-index: 1000;
border-radius: 2px;
border-top: 1px solid #d9d9d9;
font-family: Arial, sans-serif;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden
}
.pac-logo:after {
content: "";
padding: 1px 1px 1px 0;
height: 16px;
text-align: right;
display: block;
background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
background-position: right;
background-repeat: no-repeat;
background-size: 120px 14px
}
.hdpi.pac-logo:after {
background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)
}
.pac-item {
cursor: default;
padding: 0 4px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
line-height: 30px;
text-align: left;
border-top: 1px solid #e6e6e6;
font-size: 11px;
color: #999
}
.pac-item:hover {
background-color: #fafafa
}
.pac-item-selected,
.pac-item-selected:hover {
background-color: #ebf2fe
}
.pac-matched {
font-weight: 700
}
.pac-item-query {
font-size: 13px;
padding-right: 3px;
color: #000
}
.pac-icon {
width: 15px;
height: 20px;
margin-right: 7px;
margin-top: 6px;
display: inline-block;
vertical-align: top;
background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
background-size: 34px
}
.hdpi .pac-icon {
background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.pac-icon-search {
background-position: -1px -1px
}
.pac-item-selected .pac-icon-search {
background-position: -18px -1px
}
.pac-icon-marker {
background-position: -1px -161px
}
.pac-item-selected .pac-icon-marker {
background-position: -18px -161px
}
.pac-placeholder {
color: gray
]]>
thank you for the nice plugin.
We still have street names without numbers in completed orders when the user has already an account and the street field is filled.
in the picture from flatsome theme it shows only the surename with red border but not the street field.
Thank you for an update.
Tobias
]]>AWESOME plugin, we have loved it for a long time. So we setup our API and account with Google as is now required to use their data, put our API key in, and it didn’t work. We checked force enqueue and it works, but we see the following issues on the page:
Warnings:
Google Maps JavaScript API warning: NoApiKeys
Errors:
You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.
There are 4 other errors that may or may not have anything to do with this.
Any help appreciated, and keep up the great work, this plugin is fantastic!
]]>Hey how are you?
Just wanted to check with you why it suddenly stopped working.
My API has been double checked so it is correct and certified.
I have like $400 google free trial credit so the limiting wouldn’t be an issue, it just doesn’t even show up.
I believe it is an issue with the plug-in.
If you could help me with this I would be very happy!
Thanks so much,
– Robbie
]]>Hi, I’ve been testing and it looks like the postal code isn’t fully being entered. So for Canada I will have say L3P 8X2, but in the postal/zip field only the first part is being entered “L3P” NOT “L3P 8X2″… this happens sometimes. Also what I’ve see is the city and postal codes get marked invalid once the plugin populates the fields even though the fields have a value.
]]>Hello Support;
When we first installed the plugin, everything worked. Then yesterday we noticed that it was not working.
We tried deactivating and then reactivating.
We deleted and then reinstalled.
We got a new API Key.
We tried each of those variations with a check and no-check in the box to Force Enqueue
Google Maps JS.
What should we do next?
It is a terrific plugin. We really would like to get it working again.
Thank you for your help.
————-
autocomplete.js (75,9)
SCRIPT5007: Unable to get property ‘Autocomplete’ of undefined or null reference
autocomplete.js (40,8)
Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
util.js (222,487)
hi,
i tried to remove and install the plugin. yesterday its was good, today not
also when i open the google console i see there is traffic there… means i just cant see the autocomplete suggestions
Please Help
]]>Any chance you could extend the plugin a bit further by adding the autocomplete functionality on the admin side when adding/editing orders?
We use WooCommerce to manage all of our orders, including orders in person so being able to more efficiently enter addresses when manually creating a new order would be really helpful.
Thanks.
]]>Hi all,
thanks for the work you’re delivering!
I am having trouble with the “Precise Street Address Warning:”, I put a sentence in but it does not show up when it should (as in: only the street is given), and people can check out without complete address. (Or when is this message shown?)
Does this only work if you have a separate field for the number? Because before this plugin (and now still), street and number are in 1 field.
Thanks!
]]>hello
great plugin
how can change the language of the address sent by google
i input the address in different language but it always return english value