clearpathlabs
Forum Replies Created
-
Forum: Plugins
In reply to: [SnapAddress] Postcode / Lookup Position in Checkout FormHi Chris,
Thanks for the detailed report and screenshot.Version 1.1.0 is currently going through moderation and should be available in a few hours. The lookup field now sits directly above the street address field rather than at the top of the form. It turned out WooCommerce re-orders checkout fields by priority after the page loads, which was pushing the search box out of position on customised layouts like yours – it now takes part in that ordering, so it stays put.
Saved addresses are also handled differently now: customers with an address on file now see it immediately, pre-filled, with the search box available above it in case they want to look up a different address – no more being forced to click “enter address manually”.
And if you ever want the search box somewhere specific in your custom layout, you can add an empty element with data-snapaddress-anchor=”billing” (or “shipping”) where you want it and it will render there instead.Thanks again for taking the time to report this – it made the plugin better for everyone. Let me know if you need any further support.
MarkForum: Plugins
In reply to: [SnapAddress] Postcode / Lookup Position in Checkout FormHi Chris,
Glad to hear setup was smooth. Are you able to share a screenshot of how it appears now for reference?
Thanks