Wordpress website /lost-password/ link not working

2019-07-15 21:29发布

问题:

Whenever someone on my website tries to reset his/her password they get redirected to the following link /lost-password/. But this link does not sem to be working it takes me to the websites homepage. Any idea why this is? Im using wordpress multisites by the way.

回答1:

Try this if you are using woocomerce plugin.

Try going to WooCommerce > Settings > Advanced and making sure the lost password section has an endpoint



回答2:

Had the same, or similar problem. Found that it was a caching problem on the server, as shown here: https://www.anterik.com/solved-wordpress-woocommerce-reset-password-form-not-working/

I contacted my hosting provider and they set up a caching ignore rule on all URL's starting with /my-account/, which solved the issue.



标签: wordpress