Home Forums WoodMart support forum Login / Register Page Reply To: Login / Register Page

#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