-
-
Hi there,
how can I setup the register part like the demo?
https://codeless.co/june/default/?page_id=40Thanks.
-
Hi there,
I try to setup it but the ‘dashboard’ part function are not work.
Like ‘Order’ ‘Downloads’ ‘Addresses’ ‘Account details’ & ‘Logout’.Please help me check it and reply me as soon as possible.
Thanks.
-
-
-
Hi,
Fixed, now you can see a My Account link on Top Header Row (Right Part)
Thanks
-
Hi there,
how can I change the setting to let the people get a password email after register?
Thanks.
-
Hi, I am not sure but this should be the default behavior. If it’s not, search for a plugin.
Check this tutorial: https://barn2.co.uk/woocommerce-login-plugins/
Thanks
-
Hi there,
how can I change the login/register part content/layout?
Thanks.
-
Hello,
I think you have to check this youtube video on how to edit the woocommerce login form.
Regards!
-
-
-
Hi there,
I think it’s ok if we use the original one.
But, can I know how can we disable the auto login after register?Thanks.
-
Hi, can u please help me better understand what you need to achieve?
Thanks
-
Hi there,
I try to register in my site.
I will auto login after I submit my email address.
But, I don’t want it will be auto login.
How can I do?Thanks.
-
Can you please try with incognito mode? Autologin is browser responsibility, we can’t remove it.
Thanks
-
Hi there,
yes, I tried it before but the result is same.
I try to add some code inside my site Appearance>Theme Editor>functions.php to stop the auto login.
But, it will show me ‘Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over http://FTP.’ after I click update file.
Can you help me check it?
Thanks.
- This reply was modified 4 years, 6 months ago by Betty.
-
-
-
-
-
Hi there,
I tried the plugin last time already but it’s still same.
Thanks.
-
You should add this custom code:
add_filter( 'woocommerce_registration_auth_new_customer', '__return_false' );
at functions.php before: ‘?>’
Thanks
-
Hi there,
it will show me that ‘Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over FTP.‘ when I click ‘update file’.
Can you help me check it?
Thanks.
- This reply was modified 4 years, 6 months ago by Betty.
-
Hello,
This is message is showed because you can’t add any code without accessing your FTP.
Please try to add the code by accessing the file through the FTP protocol.
Regards!
-
Hi there,
can we add the code without FTP?
Can we just put into Appearance > Theme Editor > functions.php?Thanks.
-
Hello,
Sorry isn’t possible because your hosting provider doesn’t offer this possibility.
Regards!
-
-
You must be logged in to reply to this topic.