• Resolved pupplaybande

    (@pupplaybande)


    Hey ho,

    I want to remove the required function from input fields, like the “First Name” field.

    How I do that?

    Thanks

    Pupplaybande

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

    (@webdevmattcrom)

    The first name and email address are always required. It is necessary for features like contacting donors, and creating user accounts. Additionally, most organizations must be able to identify the donor legally.

    Thread Starter pupplaybande

    (@pupplaybande)

    Hey ho
    I´m not a organisation and it’s not possible for my donors to deduct the donation for tax purposes.

    The donations are for a community project and therefore some fields are not necessary or have to be changed.

    Greetings

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Unfortunately GiveWP doesn’t have the ability to do anonymous donations. Even from a custom development perspective it would be very challenging.

    This snippet is useful for making fields NOT required though:
    https://github.com/impress-org/givewp-snippet-library/blob/master/form-customizations/dont-require-fields.php

    But those are all related to the payment fields, not the first name or email address.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove required from fileds’ is closed to new replies.