Sign Up functionality
Author | Posts |
---|---|
September 9, 2015 at 11:41 pm 71188 | |
Nayem | Hi As I click on Sign up button, it takes me to login page every time. Help out. Thanks. - Arnab |
September 10, 2015 at 12:26 pm 71240 | |
Nayem | Hello Arnab, Please set your my-account page from WooCommerce->Settings->Account and then navigate to Wp-admin->Settings and enable the option- “Anyone can register”. Thanks. |
September 17, 2015 at 11:41 am 72156 | |
Arnab | Thanks Nayem. However, I can’t find Anyone can register option. All I see are some check boxes under Enable Registration and Account Creation. Following are the options – and so on. Kindly help. Thanks. |
September 17, 2015 at 12:05 pm 72166 | |
Nayem | Anyone can register option is available in Wp-admin->Settings->General. Here is the screenshot- |
September 17, 2015 at 9:16 pm 72326 | |
Arnab | This reply has been marked as private. |
September 19, 2015 at 10:53 am 72408 | |
Nayem | Hello Arnab, My-account page is coming from WooCommerce and we have added seller registration option in that my-account page. Now if you want to modify the registration page for Dokan then you have to edit seller-registration-form.php file. Please open dokan/templates/global/seller-registration-form.php file. |
September 19, 2015 at 2:04 pm 72445 | |
Arnab | Thanks Nayem. Can you also help with the question on login and sign up links. Since login and sign up links take us to similar pages, I need to have only one option like Login/Sign Up. take us to similar pages, I need to have only one option like Login/Sign Up. |
September 19, 2015 at 2:33 pm 72446 | |
Nayem | Hello, We do not provide support for customization. To meet your requirements, you have to customize the plugin code. So, I will suggest you to hire a developer for this. |
September 19, 2015 at 3:09 pm 72451 | |
Arnab | We are able to edit the seller-registration-form.php but I also need to make password field non-mandatory for a seller. I do not find any line of code for the password in the form in the mentioned file. Can you please guide? |
September 19, 2015 at 4:00 pm 72459 | |
Nayem | Hello, The password field is coming from the WoOCommerce plugin. You will get a file form-login.php in WooCommerce plugin file. You have to edit that. Thanks. |
September 19, 2015 at 6:06 pm 72483 | |
Arnab | Hey Nayem, login and sign up links take us to similar pages, I need to have only one option like Login/Sign Up. take us to similar pages, I need to have only one option like Login/Sign Up. – This is not customization. These seems to be an issue with the theme. If both Login and Signup takes to the same page, why should I keep both ? |
September 19, 2015 at 6:07 pm 72484 | |
Arnab | Also Doesn’t Dokan have the option of adding mobile phones to the user registration form or the shipping address ? Thanks, |
September 20, 2015 at 11:21 am 72537 | |
Nayem | Hello Arnab, Disable Dokan plugin and login/register with WoOCOmmerce only. You will get the my-account page here to login/register. As I have said that we are using WooCommerce my-account page so it is not bug. If you want to create different page for login and sign up, you have to customize the page of WooCOmmerce. During registration seller will be able to insert their phone number and address. Thanks. |