• Resolved villdaniel

    (@villdaniel)


    Hey,

    I have a problem with the link in the password reset email.

    The password reset link part of the email code looks like this:

    <div style="padding: 10px 0 50px 0;text-align: center"><a style="background: #555555;color: #fff;padding: 12px 30px;text-decoration: none;border-radius: 3px;letter-spacing: 0.3px" href="https://{password_reset_link}">Jelszó megváltoztatása</a></div>

    When I click on the link in the email it is overwritten like this: “https://https//mydomain.com/password-reset/?act=reset_password&hash=…&#8221;

    What can cause the extra “https//” in the link?

    WP system emails are sent with WPMail Pro and Sendgrid as a SMTP. Click tracking is turned off in Sendgrid, so there should be no redirecting.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Overwritten UM Password reset email link’ is closed to new replies.