• Resolved alphavarez

    (@alphavarez)


    Hello, I have some questions about the plugin, I am trying it at first in my testing site, and during web constructions, I realize about these questions:

    1. How can I disable postal code ZIP code? Because in my country we do not use ZIP or postal code, I have tried to use a JS code, but I think it caused an error because I had unset postal code in JavaScript code, and the plugin used it to work. Or which code do you suggest I can use?

    2. How can I change the dimensions of the map to locate it under city in a half size of it that fit the same size as form?

    3. How can I let customers save directions in client account. As billing details as addresses details and let the customer to use those directions in checkout page instead.

    I hope you can help me with this question.

    Best Regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Uriahs Victor

    (@uriahs-victor)

    Hi there,

    #1 – You can use this guide for removing WC checkout fields that you dont need: https://www.businessbloomer.com/woocommerce-checkout-customization/ Please be very careful as some of those fields especially the Country field is needed by WooCommerce and should not be unset. You can unset the Zipcode (aka postcode) field with this snippet: https://pastebin.com/c4ShcVNm

    #2 – The map is currently being positioned on the page using WooCommerce Hooks. If you want a custom location then you’d have to write custom JavaScript to acheive what you want.

    #3 – This feature is available in the PRO version of the plugin: https://lpacwp.com/docs/general-settings/#saved-addresses

    Thread Starter alphavarez

    (@alphavarez)

    Hello thanks for the answer, I have tested demo version PRO in your official page, I haven’t seen an option to let customer save billing addresses and addresses as well in my account page, it is only in checkout page, is there and option to let the costumer to save directions, map and google address auto fill in my account page, like billing address and addresses as you can do it in checkout page?

    Best regards

    Plugin Author Uriahs Victor

    (@uriahs-victor)

    Hi there, Addresses at current can only be saved during checkout, after the customer has entered their address then they’d have to click the checkbox to save the address and then in their account page they can Edit their saved address details but can’t add new ones there because the address coordinates and pulled during checkout.

    But they can change basic details about the saved address.

    If you have any more questions abou the PRO features of the plugin then please submit a support ticket here: https://lpacwp.com/contact/ as this forum is only for the Free version of the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disable Zip postcode and other questions’ is closed to new replies.