Home Forums WoodMart support forum Login / Register Page

Login / Register Page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #104593

    Joe
    Participant

    Hello,

    There have been many people requesting a reformatted login/register page with the ability to better show login and register as well as being able to link directly to the register page.

    Might I suggest this method for a future update? It would allow the tabbed look, but a completely separate page for login and register without breaking any functionality. It could be an option in the theme settings as well for those who don’t want to show it as 2 separate pages.

    https://stackoverflow.com/a/43437030

    Thank you.

    #104606

    Artem Temos
    Keymaster

    Hi,

    Thank you for the suggestion. We will consider adding this option in our future updates.

    Regards

    #105051

    newsprince
    Participant

    @Joe

    To make the register link go to register new account instead on sign in page, add on your child theme the two folders woocommerce and myaccount as seen bellow and on myaccount folder add the form-login.php file i edited. I just swap some code to make it go directly to register page.

    /woodmart-child/woocommerce/myaccount

    So that the final path is

    /woodmart-child/woocommerce/myaccount/form-login.php

    You can find the edited file here:

    https://pastebin.com/5m6duYgf

Viewing 3 posts - 1 through 3 (of 3 total)