• Resolved torinfo

    (@torinfo)


    I am using your fantastic plugin in the Netherlands, and it fails the postcode verification.

    Problem is, that I cannot disable the postcode verification?

    So how can I do this, or how can I change the postcode verification to accept Dutch postcodes?

    Thank you!

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

    (@themehigh)

    >> I cannot disable the postcode verification?

    Please reinstall the plugin and add the below hook in your child theme’s functions.php.

    add_filter(‘thwcfd_allow_address_field_validation_override’, ‘__return_true’);

    You will be able to remove the validation for the Postcode.

    >> how can I change the postcode verification to accept Dutch postcodes?

    The free version of our plugin doesn’t have the feature to add custom validation.

    We hope this will help 🙂

    Thread Starter torinfo

    (@torinfo)

    Perfect, thank you!

    Plugin Author ThemeHigh

    (@themehigh)

    Glad we are able to help you 🙂

    Thank you and have a great day!

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

The topic ‘postcode verification’ is closed to new replies.