Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Woocommerce Reset Password Not Working

I've just updated to the version 2.2.7 of Woocommerce (using WP 4.0) and I'm having trouble getting the password reset to work.

Using a test customer account, I use the 'Lost Password' link, and once I've entered my address I receive the e-mail.

Only problem is the link in the email just takes me to the login page and doesn't reset the password.

Anyone had this issue?

like image 507
jo_eyre Avatar asked Oct 27 '14 16:10

jo_eyre


1 Answers

I discovered the issue -

I found it was because the files in mytheme/woocommerce/emails were out of date.

The Woocommerce system status said they were up to date but when I copied the template files from the latest upgrade of woocommerce to override mine, it fixed the issue (Github showed some edits as well which confirmed this).

like image 102
jo_eyre Avatar answered Oct 25 '22 02:10

jo_eyre