Customizing the Login Form of the Woo Checkout Widget
-
I am using the Woo Checkout widget.
I want users to be able to login in to their account during the checkout process but NOT create an account.
The reason for this is that I have custom fields, so I need the user to use my Custom Sign Up form,
In WooCommerce Settings I have checked “yes”:
>>Allow customers to log into an existing account during checkout (which is what I want)but with just that checked off, my users get “You must be logged in to checkout.”
The only way that I can get the login form to show is to also check off:
>>Allow customers to create an account during checkoutOk, so now the Login Form appears, I have modified it in the Woo_Checkout_Helper file, I added a button to open the Sign Up Page.
That’s all good, but my problem is that the Next button is still available at the bottom of the page, allowing a person to continue and register during checkout.
How can I turn off the rest of the form in my situation?Thanks
The page I need help with: [log in to see the link]
- The topic ‘Customizing the Login Form of the Woo Checkout Widget’ is closed to new replies.