Ook ik kan de instellingen niet vinden en weet niet of de plugin nog wordt onderhouden (lijkt bij mij niet te werken), maar lijkt mij een waardevolle plugin voor de Nederlandse markt.
Voor zover ik zie de enige optie naast de “google address autocomplete API”.
Zou gaaf zijn als de ontwikkelaar een update wil geven.
]]>hi like the plugin. but to make it compatible for jquery 1.9 you will need to change
$("#billing_postcode, #shipping_postcode").live("blur.wooCommercePostcodeValidator", function (e) {
to
$("body").on("blur.wooCommercePostcodeValidator", '#billing_postcode, #shipping_postcode' ,function (e) {
on line 5 in your script
]]>Hi, i installed your plugin but i’m not finding it back in my admin panel. And will it change the layout at the checkout so the postal code and number will be on top and filled in first? Because after i installed it i still had the old checkout form page where people first have to fill in street and number so then it won’t have use i gues..
Also i’m curious if people are still able to fill in the street manually in case they won’t start on top filling in postal code or will the street and city be a read only field?
Hope you can help me because i’m looking for a plugin like this.
Kind regards, julek
]]>