dolorescupcake
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: password reset link brokenThanks again @threadi. Yes to be fair when i disabled the Memberpress plugin the whole frontend of my site broke and there was no option to even do a password reset – so quite possibly it is the source of my problems – and fairly certain it is behind the password reset as i can’t see what else could be behind it.
i have disabled the WP Mail SMTP plugin and that doesn’t make any difference – so pretty sure that WP Mail SMTP and SendInBlue are not the problem.
i will contact the Memberpress support team again and see if i can get any further help.
Thanks for your time. i’ll let you know if i have any luck.Forum: Fixing WordPress
In reply to: password reset link brokenThanks @threadi for the reply.
i have tried debugging – but its tricky because in troubleshoot mode the website frontend isn’t affected – so to test the password reset email is impossible, and i have tried deactivating plugins briefly but i haven’t been able to identify a problematic plugin yet.
i have just installed the debugger plugin – and yes the link that is being sent out from wordpress is incorrect/broken. How can i fix this? Where is the code/function stored in wordpress for these emails so that i might edit it?
thanks.
hi, thanks for your response.
the WP better emails plugin isn’t a subscription plugin – it just works on the wp_mail function to enable you to style emails that are issued from a wordpress site. so for example, if i add a new user to my site from the dashboard, they get a welcome email with their username and password – and that email is styled by me to match the website design using html/css (via the WP better email plugin).
but this styling doesn’t effect the jetpack emails (such as emails alerting subscribers about a new post) – so does this mean that jetpack doesn’t use the wp_mail function?
i think it’s a real flaw of the jetpack plugin not to be able to style the emails. and for me it could well be the deciding factor between using jetpack and some other subscription plugin.