Customizing the WooCommerce registration form
-
I’m setting up a customized WooCommerce registration form and I found a couple of useful articles on the web to get along. Unfortunately, I’m stuck with a couple of issues.
My filled in form looks like this: http://prntscr.com/o7xfvz
My code looks like this: https://codeshare.io/judesignOn the user profile in the backend, I have several issues:
1) The ‘city name’ is registered as ‘first name’ (http://prntscr.com/o7xgeo + http://prntscr.com/o7xgu2)
2) The ‘country name’ is registered as the ‘city name’ + the ‘country field’ stays empty (http://prntscr.com/o7xh6m)
3) The ‘text area value’ is registered as ‘phone number’ and the phone number itself is not registered (http://prntscr.com/o7xhog)– What is causing this + how to resolve this? What is wrong with my code?
Additionally:
– How can I register the ‘text area value’?
– How can I get rid of the default email registration field OR how can I put it between the other fields? What hook to use? (http://prntscr.com/o7xqdo)The page I need help with: [log in to see the link]
The topic ‘Customizing the WooCommerce registration form’ is closed to new replies.