How to edit the login/registration page to add in more fields first name,last name and handphone for account registration. How to be able to receive notification when someone registered? I turned on google captcha but it doesn’t seem to show up?
This topic has 6 replies, 3 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
How to edit the login/registration page to add in more fields first name,last name and handphone for account registration. How to be able to receive notification when someone registered? I turned on google captcha but it doesn’t seem to show up?
Hello,
1) Our theme does not have special options for the registration. We use default WooCommerce registration that does not have a manual approval. Follow the WooCommerce docs to add the notification for the admin https://docs.woocommerce.com/document/notify-admin-new-account-created/
2) All the available options for the registration fields you can find in WooCommerce > Settings > Accounts & Privacy > http://prntscr.com/o6ubco If you need any custom fields use the additional plugin for WooCommerce that allows you to implement this and add the registration for shortcode to My account page http://prntscr.com/o6ufae
3) Where did you enable reCaptcha? WooCommerce does not have this option by default.
Regards
Hi,
My question is
1. How to edit the login/registration pop up at top of menu? I used to have a link “New? Register now” but it is missing now.
Hello,
I don’t see any problem with link http://prntscr.com/o7aob9 Could you provide screenshot of the problem for better understanding?
Regards
If I want to edit the register hyperlink of the login box, which file to change?
Hello,
You can change the text using translation files. Install Loco translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ , create English translation, change desired strings of XStore theme and disable the Loco translate.
Is it what you are looking for? https://prnt.sc/o7c9ju https://prnt.sc/o7c9sa
Or you can rewrite etheme_sign_link function via functions.php file of child theme.
Regards
You must be logged in to reply to this topic.Log in/Sign up