• Resolved wall01

    (@torch01)


    Hello guys. I need to separate the registration page and login page, how could I do this without using plugins?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi there,

    I think what I would do in this situation would be to remove the registration form from the my account page WooCommerce uses. One way you can do this is to uncheck the Allow customers to create an account on the “My account” page option under WooCommerce > Settings > Accounts & Privacy tab.

    ![https://cld.wthms.co/imps7q](https://cld.wthms.co/imps7q+)
    Image link: https://cld.wthms.co/imps7q

    Then from there you would be able to recreate the registration page however you’d like. Since you said no plugins that could be with a custom page template and custom code. You could take a look at the form-login.php file included in WooCommerce to try and copy the code for the registration form from there. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Individualize login and registration page’ is closed to new replies.