Email confirmation on subscribing
-
I’m not getting subscribe confirmation, but I do get email on unsubscribe. Site can send email no problem.
However, when clicking on the link to confirm, it errors ‘something wrong with your unsubscription’, even though it works in the back end by deleting the subscriber’s email.
I did get email notification when I post.Here’s what I modified on the
Class-subscribe.php fileLine 188: change the notice to something like “if you want to unsubscribe, let us know” instead of saying look for the confirmation email, which user never gets.
Line 215-218 deleted, this seems to throw false error. It does delete the email address in the back end, even though it says there’s something wrong in the front end.
Perhaps author can look into it, particularly the subscribe confirmation, and the unsubscribe error when clicking on the link.
I’m not sure why the subs email not sending out, wp_mail seems to check out okay.
- The topic ‘Email confirmation on subscribing’ is closed to new replies.