I cannot get the woo template php files to over ride the parent file in woocommerce. The file I’m trying to over ride is form-login.php. I have tried many different things and my path is: pro-child/woocommerce/templates/checkout/form-login.php | I changed the core file and my copy changed but I don’t want to change this content every time I update woocommerce plugin.
Hello @inkapix,
Thanks for writing in!
The location of the file in your child theme is incorrect.
Please have it move in this location:
pro-child/woocommerce/checkout/form-login.php
We would love to know if this has worked for you. Thank you.
Thanks Rue - not sure why checkout folder is outside the templates folder - but it worked and I appreciate the directory path…happy holidays!
You’re most welcome!
And Happy Holidays too!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.