• Resolved sohom

    (@sohom)


    Hi,

    I am looking for solution to add a button below “Log in” button on “my-account” login page.

    My plan is to write, “Not register yet?” and a button “Register”. I’ll redirect to another registration page.

    https://prnt.sc/1xr6df5

    Looking for the solution, thanks in advance.

    BTW. I am using few custom woocommerce Template files in my Child Theme, and added form-login.php into woocommerce -> myaccount folder.

Viewing 4 replies - 1 through 4 (of 4 total)
  • MayKato

    (@maykato)

    Hello,

    Is Allow customers to create an account on the “My account” page checked under WooCommerce > Settings > Accounts? When it’s enabled, there should be a registration form on the My Account login page: https://snipboard.io/x0a9Hq.jpg

    If you prefer to change the default behavior and customize it yourself, I recommend the following places for more development-oriented questions:

    WooCommerce Slack Community: https://woocommerce.com/community-slack/
    WooCommerce Community on Facebook: https://www.facebook.com/groups/advanced.woocommerce/

    Thread Starter sohom

    (@sohom)

    Hello @maykato

    Thank you for the quick response, actually I don’t prefer Login and Registration form on the same page, just want to add a button on the Login page to redirect to my custom registration page.

    Plugin Support Grigorij S. a11n

    (@grigaswp)

    Hi @sohom,

    Thank you for the quick response, actually I don’t prefer Login and Registration form on the same page, just want to add a button on the Login page to redirect to my custom registration page.

    In that case, you could try adding a Paragraph and a Buttons block directly to the “My Account” page like this:

    https://d.pr/i/dXoA7h

    https://d.pr/i/nMURhd

    https://d.pr/i/A6KHw2

    https://d.pr/i/yoz6MD

    The login form in my screenshot appears because it is rendered by the [woocommerce_my_account] shortcode but there is no registration form because the “Allow customers to create an account on the “My account” page” checkbox is un-ticked in wp-admin >> WooCommerce >> Settings >> Accounts and Privacy.

    I hope this helps!

    MayKato

    (@maykato)

    Hi @sohom

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. If you have further questions, please feel free to open a new topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I would like to add a button on My Account Login Page’ is closed to new replies.