Home › Forums › WoodMart support forum › Lost password problem
Lost password problem
- This topic has 5 replies, 2 voices, and was last updated 5 years, 5 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 18, 2019 at 12:37 pm #157562
SmartInkParticipantHello, I have a problem with the “lost password” functional. When I open link in my email, it redirects me to form “enter email”, and I can’t restore password. If you have the opportunity, please watch the video, everything is clear there. Thank you very much.
November 18, 2019 at 2:08 pm #157590
Aizaz Imtiaz AwanKeymasterHello,
I saw your video attachment. Could you please test the same thing with default WordPress theme like twenty nineteen so it will be clear that this is the theme issue or not.
Because it is a part of the WooCommerce plugin, not the theme. That is why you need to check it with default WordPress theme first and see how it works to understand is it related to WoodMart or not. If you will see that it works fine with other themes, then we will check it from our side as well.
Best Regards.
November 18, 2019 at 5:58 pm #157634
SmartInkParticipantOk, but I have the site with the only theme and recommended plugins, and problem still here. Can you check it?
November 19, 2019 at 7:24 am #157694
Aizaz Imtiaz AwanKeymasterHello,
I have tested your site the password reset email contains the incorrect link to generate a new password.
Kindly check the reset password link from the WooCommerce >> Settings >> Email >> Reset password.
Also you need to make sure that you used the “lost-password” value for Lost password field in WooCommerce >> Settings >> Advanced
After doing this check back your site. In case if the email link still leads to wrong page except for the right forget password page. Then share your admin login credentials for your site “http://smartinkdev2.wpengine.com/” so I can check and help you out.
Best Regards.
December 5, 2019 at 5:56 pm #161388
SmartInkParticipantHello, thank you for your reply!
Reset password link:
…a class=”link” href=”<?php echo esc_url( add_query_arg( array( ‘key’ => $reset_key, ‘id’ => $user_id ), wc_get_endpoint_url( ‘lost-password’, ”, wc_get_page_permalink( ‘myaccount’ ) ) ) ); ?>”><?php // phpcs:ignore ?>
<?php esc_html_e( ‘Click here to reset your password’, ‘woocommerce’ ); ?>
</a…In the WooCommerce >> Settings >> Advanced >> Lost password fild I have “lost-password”.
December 6, 2019 at 7:06 am #161444
Aizaz Imtiaz AwanKeymasterHello,
I have test your site by registering myself from the front registration form. Then I logout and click on forget password and enter my specific email address and it sends me mail which contains the link of forget password page which is not correct. The expected page is reset password page where I have to generate a new password.
Could you please test with some default theme like twenty nineteen so it will be clear that this is the theme issue or not. Because this functionality is a part of WooCommerce plugin and our theme does not influence this. So, it’s better to contact to WooCommerce support for this purpose.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register