This topic has 6 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Olga Barlow
Hi Team,
How can I make my registration page just the same as the demo page http://prntscr.com/dzztlv.
I’d tried making some changes but I cant seem to work it out.
Thank you in advance!
Kim
Hello,
Your site is under maintenance. I can’t view it. Please provide a link to registration page and give WP Dashboard credentials in Private Content.
Regards,
Eva Kemp.
Please see attached WP Dashboard credentials.
Thank you!
Hello,
We have disabled the sidebar for the Account page in page settings. To get FB login button you need to go to Theme Options > General > FB Login and fill in required fields http://prntscr.com/e0nks1
Regards
Thanks Olga, I was able to do that.
But how can I make the changes like the same as the demo page http://prnt.sc/dzztlv.
The Demo page, you have to enter Username* Email Address* and Password*.
Right now, what I have is this http://prnt.sc/e1anua. I can’t seem to find where to edit it.
And also If possible if you guys can help me where I can see this area http://prnt.sc/e1ap1g. I totally forgot where I made the changes, my bad ???.
Also another thing, if possible how/where I can edit to add a captcha field before the register buttton like the same thing applied in Woopress theme.
<div class=”captcha-block”>
“>
<input type=”text” name=”captcha-word” class=”captcha-input”>
<input type=”hidden” name=”captcha-prefix” value=”<?php echo $prefix; ?>”>
</div>
Something like that.
I want to add something like this too, where it ask you to re-enter the password;
<p class=”form-row”>
<label class=””><?php _e( “Re-enter your password”, ETHEME_DOMAIN ) ?> <span class=”required”>*</span></label>
<input type=”password” name=”et_pass2″ class=”text input-text” />
</p>
I’ve been trying to look for it, but I don’t why I can’t seem to find it.
I want to basically have my customer register with these information:
Username*
Email Address*
Password*
Re-enter Password*
Register*
Thank you in advance!
Hello,
1) Go to WooCommerce > Settings > Account > Enable/Disable necessary options http://prntscr.com/e1f8mf
2) This is MailChimp settings that you enabled http://prntscr.com/e1faip
3) We are using default WooCommerce registration and it does not have captcha. You need to look for the additional plugin if you need captcha.
Regards
You must be logged in to reply to this topic.Log in/Sign up