• nickdgreen

    (@nickdgreen)


    I have two issues with the same field. I have renamed the label on zip to Postcode (for a UK postcode). If I use the regex/match option no matter what ‘list’ of regex parameters I use a valid postcode fails validation. Additionally, the error message isn’t being displayed; a red bar is shown above the registration form but the Message I have put in the Validation Message field is not shown.

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

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    There is possibly a syntax issue with the regex.Take a look at this article which goes into some detail on how to use this feature: Using RegEx Validation

    About the error message, you need to look at the HTML source when it is displaying, look for some CSS that is overriding the plugin CSS and preventing the message showing.

Viewing 1 replies (of 1 total)
  • The topic ‘UK Post Code Regex/Match’ is closed to new replies.