• Resolved hayssen

    (@hayssen)


    hello,
    I want to delete the email field from the checkout page.
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Team FunnelKit (formerly WooFunnels)

    (@teamwoofunnels)

    Hello Hayssen,

    Happy to guide you on this.

    In WooCommerce, there is Email Address field is a mandatory field and you can’t create a customer order.?

    As a workaround, if you really want to remove this field from your checkout form, you can HIDE this field row from your checkout page.?

    Follow this –?
    1) Add the “Email” Field to your checkout page.?

    2) You need to “uncheck” the “Required” option and save the form.

    View post on imgur.com

    3) Add this Custom CSS to your checkout form to keep this field hidden for frontend buyer.
    #billing_email_field{display:none !important;}

    This is just a suggestion. Make sure the checkout process is not broken after this. Some payment gateways require the email ID field mandatory to complete the checkout.

    We recommend you do a test checkout to confirm after this change.

    Thanks
    Team FunnelKit

    Thread Starter hayssen

    (@hayssen)

    thank you so much

    Plugin Author Team FunnelKit (formerly WooFunnels)

    (@teamwoofunnels)

    Hello Hayssen,

    You’re most welcome.

    Thanks
    Team FunnelKit

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘email field’ is closed to new replies.