• Resolved neilmaynard

    (@neilmaynard)


    Woocommerce checkout page shows individual error if the required fields are empty. Normally, if all fields are empty, all errors for those empty fields will be shown.
    First name is a required field
    Last name is a required field
    Street address is a required field
    Town / City is a required field
    and so on…

    Is it possible to show only one error if all the required fields are empty? Like “ERROR: All fields are empty. Please fill in all required fields to place order.” How to achieve this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Riaan K.

    (@riaanknoetze)

    Hi there,

    Is it possible to show only one error if all the required fields are empty?

    There’s no option for that out of the box, although it’s theoretically possible with some custom coding. Given the extent of the code involved, I’d recommend getting in touch with a web developer (or one of the service provider listed at https://woocommerce.com/customizations/) to help with that.

    Thread Starter neilmaynard

    (@neilmaynard)

    Oh shoot.

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

The topic ‘Woocommerce checkout error when required fields are empty’ is closed to new replies.