WooCommerce Lost Password reset goes to 404

When trying to reset password with WooCommerce lost-password it 404's. (ex. domain.com/lost-password/?reset-link-sent=true) I see that this issue has recently been reported but I was wanting to see if there is a solution or hotfix in WordPress StackExachange. I think this is a good work around. https://wordpress.stackexchange.com/a/240886
Category: Web

Lost password link is redirecting to /shop/my-account/lost-password/

The “Lost your password?” link on the standard WordPress login screen (wp-login) links to /shop/my-account/lost-password/ instead of the WP standard (wp-login.php?action=lostpassword). My website is the following: www.lazonemph.com I use Members plugin and Wocommerce.. 1) How do I set this back to the WP password page? Because right now my user can't reset their password since the lost/password page is blocked by the members plugin. This link works fine: https://lazonemph.com/wp-login.php?action=lostpassword Can you help me with that please? Thank you!
Category: Web

Error when send reset password

I forget my Password in my site, So i go to this link to res http://domain.com/wp-login.php?action=lostpassword And put my email and send it. I received an email, But without link to reset my password. This problem show for all users in my site. How can fixed this error.
Category: Web

How to set password from frontend if have activation key and user login in url in wordpress?

I want to give functionality to user, while their account is created in wordpress by administrator at that time set password email is sent to user, which contains custom page link with activation key, login, and action. I have created one shortcode which used in page for set password from front end. I was able to get data from url, and managed to check whether password is match and not empty, but how can i set this password for new …
Category: Web

Password reset message - change the network_home_url( '/' )

I would like to change the usual message sent by WordPress which says the following: Someone requested that the password be reset for the following account: http://myexample.com/ I know that this comes from wp-login.php which has the following lines: $message = __('Someone requested that the password be reset for the following account:') . "\r\n\r\n"; $message .= network_home_url( '/' ) . "\r\n\r\n"; Is there any way I can change $message .= network_home_url( '/' ) to http://myexample.com/member by adding something in functions.php …
Category: Web

Woocommerce password Reset

The website generates an pre-worded email to the customer if they go in and change their password. The issue is that this email currently mentions an incorrect site administrator with a link. How to change that "sender " email
Category: Web

Forgot Password/ Password Reset Page does not exist

I honestly don't know what happened but recently the "Forgot Password" page that you go to to reset your password (usually from an email link) no longer exists. The link that is sent by email to reset your password redirects to an account page and I cannot figure out what is causing the redirect. If I am logged in and manually type in the url as 3cdigitalmedianetwork.com/wp-login.php?action=lostpassword it works properly and the link sent to reset the password does work. …
Category: Web

How to limit the number of forgot password reset attempts in Wordpress?

I'm using the Wordpress's built-in forgot password reset form and views. I want to limit the number of reset password email attempts. By default Wordpress allows you to send unlimited reset password emails and I want to set a limit. How can I do? This feature is only available in the Wordfence security plugin. I don't want to use Wordfence. I searched for other plugins but could not find them. I can actually write code. You can write a suggestion.
Category: Web

WooCommerce changes lost password reset link

When I activate WooCommerce plugin, the lost your password does not work and can't sent password reset email to users. But when I deactivate WooCommerce, the lost your password link at login page starts working. Is it possible to not use WooCommerce link because it is not working and changes the reset link.
Category: Web

Best process to reset a bbpress forum into blog

Hello Dear Reader :) , I have a site providing tutorials that has been set up a long time ago as a forum with bbpress. I do realize that : the forum setup is not optimal the site has "a long life" thus is bloated with leftovers of numerous themes & plugins that have been deleted long ago it had a fair frequentation, but is really heading down Thus I want to revive it with a modern theme, as a …
Category: Web

Redirecting to a custom forgot password page

I have created a custom login and registration page with the plugin 'User Registration' and they both work perfectly fine, however, on the login page if I click on the ‘Forgot password’ link, it takes me to the default WordPress password reset page. Is there any way to redirect to a custom page that I have created for this purpose? Thank you in advance. Kind regards, Nora
Category: Web

How do I create a password reset link?

I have the registration workflow set so that my user have to fill out a gravity forms user registration form and then activate their account via a link in an email. The email link sends them to a page that tells the user whether their registration has been successful or a failure. Up on success, I would like my users to click on a password reset link on the activation success page to set their password. I keep getting an …
Category: Web

Sending Reset Password email via Web API

Due to company's security set up of the emails coming from the external hosting, it's needed to send password reset emails through internal email server, for that the email content needs to be sent to a secure Web API and the following needs to happen: Hook into Wordpress password reset functionality Disable the default Wordpress wp_mail() sending the emails Call the Web API with the necessary information such as email address, reset key and user login. What would be the …
Category: Web

Reset Wordpress admin users to limit access

I have a client with a Wordpress website currently hosted on Siteground. They are worried that someone else has access to their Wordpress admin user account (only one user I can see in the back end) and also possibly their Siteground account. I wanted to suggest just change passwords for both of these sites but wanted to confirm, would this be enough? Or create a new full admin account in Wordpress then delete the other altogether? Is there a guaranteed …
Category: Web

ACF Repeater loops and resets - where is the reset_rows() documentation?

I love ACF, its great for developers and it seems to have so much support. BUT... Why is reset_rows() not in the documentation? I created a function that can delete repeater rows at different times in the code. I was using the rows loop each time expecting it to start at index 0 (or 1 in acf's crazy way). But each loop started where the previous one left off. This gave me grief for quite a while. I have only …
Category: Web

Reset Password - change from name and email address. It stucks at admin. Want to change it to info

At the admin dashboard of my wordpress under wordpress settings > general my admin email is set as [email protected] Here is my issue. When a customer wants to reset her or his password automated mail is sending from [email protected] instead of the admin email I setup at the settings > general Basically I want to change from email address from [email protected] to [email protected] for automated reset password emails Thanks
Category: Web

Email user when password is reset by admin

I am really new to WordPress programming and I am not even sure if this feature exists. What I am trying to do is send an email to users (not admin) when an admin changes their password/email? At present when I add a new user, an email is sent to them but no email is sent to them when I change their password/email. I will really appreciate any assistance here.
Category: Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.