POP-UP LOGIN – PASSWORD RECOVERY Cant send mail

Posted in: Newspaper
Post count: 9

Hi, i have problem with pop-up login / registration
after registration not send confirmation mail
recovery password cant send email with reset link.

normal form work fine from wordpress

im using WP Mail SMTP.
SMTP is correct configured, normal form work fine.

Post count: 9

post parameter
————————————————-
td_theme_name Newspaper
v 9.0.1

action td_mod_remember_pass
email phenesoft@gmail.com
pass
user
———————————–
response 0
———————————–
url: /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0.1

Post count: 23312

Hello phenesoft,

Check the plugin documentation and see if you correctly configure it -> https://www.wpbeginner.com/plugins/how-to-send-email-in-wordpress-using-the-gmail-smtp-server/ Also, you can check and this documentation from here -> https://www.inmotionhosting.com/support/website/wordpress/resetting-your-wordpress-admin-password to see how you can find your password in your database.

Thanks for your understanding!

Post count: 9

yes, all is correctly configured, because in wp-login work it fine.
just in pop-up window not work correct. login work, reset password and reg mail not work.

just in pop-up

Post count: 42

having the same no-email-sent-out problem with my site. please help with the registration pop-up. Thanks!

Post count: 42

Any Update? Very frustrated with the registration process. Users won’t receive any emails.

Post count: 9544

Theme does not control sending email. Just as heads up to those new to WP.
Email sent via WP by default goes via sendmail, or out via authenticated email via an actual account on server via correct port. However, this may require the plugin to ‘ping’ the account first before send, which may not work.

Another issue, is that if the email test from the plugin *does work* and you’re sending an email form from your website to @gmail, it might be going to the spam folder at the gmail account so never seen.

ABOUT WP Mail SMTP:
We went through this recently after server update and WP updates.

Suddenly, the latest version of ‘WP Mail SMTP’ would no longer work. All email tests would fail. (One presumes you are testing the email send option from plugin?) — we had to go back to 1.25 vs 1.3x — and that works. So, you may need to try different SMTP plugins to see which one *actually* works with your server.

Not sure that helps — but the SMTP plugin we’d been using since June 2016 stopped working Summer 2018, and we had to roll back to the prior version as “new version” simply did not work with WP forms, or with WooCommerce.

Upshot – if v 1.3 does not work, try to find 1.25 which does work.
Stupid I know, but we would have issue where one email test would work, then actual emails from form would not. Almost like our own server was blocking the plugin, so something changed from 1.25 to 1.3x.

Seriously, we’re running latest CentOS, Apache, https, http/2 and PHP 7.2x, no go with 1.3x but 1.25 works on two sep installs.

Try older version from github:
https://github.com/awesomemotive/WP-Mail-SMTP

https://github.com/awesomemotive/WP-Mail-SMTP/releases/tag/1.2.5

Try it 😉

Post count: 42

Thanks @simchris!
The test emails are actually all working from the plugin for my site. Just the registration emails were never sent out…

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.