Skip to main content

wp_mail

I'm trying to eliminate the WordPress email when someone signs up. Could you tell me how, please? I'm trying to do this, and I have the Kadence Version: 1.4.3 Theme.
Thank you so much

Lukas List

Send the emails with FluentSMTP and set the text for the emails with FluentAuth under the System Emails section.

Riccardo P

Lukas ListΒ  thank you so much. What about the WordPress screen when a user wants to reset their email password? Can we use something different for the community?

Lukas List

Riccardo PΒ I'm not sure I understand them correctly. I think this could work with a FluentForms form.

Riccardo P

Lukas List The user goes to the reset password page, and WordPress is there. How can I customize that page to match the sign-up and login pages? And how and what link did I get to send through the email to reset the password that is not a WP link?

Lukas List

Riccardo PΒ If it's just about the password, you can reset it with FluentAuth login page (under Login/Signup Forms). And if you don't want the WordPress mail to be sent then you use the System Emails email settings.

You can have the emails sent generally via FluentSMTP.

WiLson Eberechi

use fluentAuth and fluentsmtp. customize to your desire

Riccardo P

Thank you so much WiLson EberechiΒ and Lukas ListΒ . I appreciate it your support.