In some countries there is no Postcode/ZIP (such as Ireland!). How do we make the Postcode/ZIP field not required, or how do…
Checkout Fields
-
-
Let’s say you require to make the “address” field at checkout bigger. Instead of an “input type = text”, we’d require an…
-
If you have country-specific shipping conditions, or you want to show a message conditionally after country selection on the checkout page, here’s…
-
This challenging task (yet very simple at the end…!) was requested by one of my WooCommerce Support clients. As they trade in…
-
We’ve already seen how to disable fields on the checkout page by using a simple snippet. Given my ultimate goal of trying…
-
An annoying thing for sellers based in Ireland (for example), is that we still don’t use post codes (they recently introduced them,…
-
Let’s imagine you want to add a custom checkout field (and not an additional billing or shipping field) on the WooCommerce Checkout…
-
A North European client told me they’re really strict about billing and shipping addresses over there. Couriers usually require a separate “House…
-
We’ve already seen how to set the default values for certain dropdowns (country and state default: https://businessbloomer.com/woocommerce-set-default-state-checkout-page/). But what can we do…
-
This snippet could come really handy for several reasons. When you’ll need to do advanced customization of the checkout and its fields,…