Hello and thank you very much for your excellent plugin.
However, I have a small problem translating the text (default option and option to switch text) with WPML. I also use checkout field editor for Woocommerce. And custom text I wrote doesn’t appear in string list of WPML. String translation is not working on the frontend.
Thank you in advance for your help !
]]>Hola de nuevo,
Existe la posibilidad de hacer que este plugin tambien funcione en la pagina “Carrito”, cuando esta activado el “Calculo de envio”??
Al tener activada esa opcion, tambien hay 3 campos que se pueden completar: localidad, provincia y codigo postal. Me gustaria saber si es posible que al rellenar el codigo postal en esta pagina, se autocompleten los otros dos campos.
Muchas gracias!
]]>Hola,
He observado que si introduces el codigo postal una primera vez, los campos “Provincia” y “Localidad” actuan correctamente, es decir, muestran los resultados para ese codigo postal.
Pero si el cliente se ha confundido, o decide cambiar el codigo postal, el campo “Provincia” continua mostrando el resultado de la primera busqueda. Tan solo he visto que funcione correctamente en una ocasion y lo he probado varias veces con distintos navegadores, borrando cache, …etc.
Seria posible corregir este problema?
Gracias!!
]]>Hay CP que se comparten entre varias localidades, por lo que tiene sentido que al introducirlo o cambiarlo se despliegue automáticamente el SELECT para escoger la localidad exacta (aunque este despliegue automático podría ser prescindible). Si embargo, si se ha guardado como dirección de envío o facturación un CP de este caso (de los que se comparten con otras localidades), si se entra a editar la dirección el SELECT de la localidad se despliega automáticamente y eso no tiene demasiado sentido. ?Podrían cambiar este comportamiento?
Saludos.
]]>Cuando se cambia el CP, la provincia se selecciona automáticamente de acuerdo con el CP. El problema es que después se puede cambiar manualmente por cualquiera. Una opción es poner esta a “disabled” por jquery, pero en este caso no funciona la validación de esta. ?No se podría hacer que, una vez se seleccione el CP no deje cambiar la provincia? Saludos.
]]>Hello APG Team,
I hope all your team is okay.
Thank you again for your very useful plugin.
As you know, the list of available cities (when there are several) for a given postal code opens automatically when the order page is loaded. This happens for customers who have already entered a zip code and return to the order page (or the address page of their account).
Of course, I understand why you did this. Indeed, in your plugin process the cities associated with a zip code are checked each time the form fields are loaded. And the first item in the list is automatically selected… so the user has to check his city again…
The problem with this is that from time to time we have new/old customers who, after selecting the right city, go back to the order page but close this list (by clicking elsewhere) which has no real reason to reopen in their case.
On the other hand the list of cities corresponding to the delivery address zipcode also opens in the top left corner of the screen.
The result is that the user selected city is then replaced by the first one in the list and the packages we send to the wrong address are returned to us.
Ideally, the city should remain stored (which is already the case natively in WooCommerce) and the list of cities should not reopen until there is a change of postcode. In addition to a better ergonomic process, performance will also be improved since in this case it will be useless to call the Geonames API (or other) as long as the postcode is not changed.
Do you think you can improve this point in your javascript code? Perhaps you had already thought about it and this opening of the list was only a temporary solution, wasn’t it?
For information, only WooCommerce and your plugin are activated (and up to date).
Thank you in advance.
Best Regards,
Sylvain