Howdy,
As some countries do not have Post/ZIP codes (New Zealand for example), what is the best way to remove the Post/ZIP code field from account creation/signup? I don't want Post/ZIP codes associated with the site in any way whatsoever.
If you just comment the Post/ZIP code field out, that doesn't stop the JavaScript checks on whether or not the Post/ZIP code is at least 4 characters long. I suppose I could set ENTRY_POSTCODE_MIN_LENGTH to 0 to get around this, but that seems like a dodgy way of doing things. Is there an option that can be switched on or off in the admin somewhere? Cheers.



