• Resolved fimo66

    (@fimo66)


    Hi,

    i am a happy user of this plugin but now i can see when my users request a “lost password” email, they receive an email but not with a clickable link inside only text

    In “Reset Password Email” settings in the admin under this plugin i have this

    SiteName: {{blog_info}}
    Username: {{username}}

    visit the following adresse…..
    {{home_url}}/{{ur_login}}?action=rp&key={{key}}&login={{username}}`

    but this is not a clickable link according to my users, how can i change this ?

    thanks for all help

    • This topic was modified 2 years ago by fimo66.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @fimo66,

    It seems you have modified the reset password email content. The reset password link is clickable in the default. If you want to restore the clickable feature on your reset password link, please replace the following HTML code with the reset token,

    <a href="{{home_url}}/{{ur_login}}?action=rp&key={{key}}&login={{username}} " rel="noreferrer noopener" target="_blank">Click Here</a>

    You will need to convert to the text format before adding this code so it will convert as a link to your email. For more clarification, please check this screenshot https://prnt.sc/ewbgN6i76MFR

    Regards!

    Thread Starter fimo66

    (@fimo66)

    Hi @shresthauzwal,

    Thank you very much for the quick support, solution for my issue,
    and everything is working again – so i am very happy now ??

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @fimo66,

    Glad to know that the issue is resolved. ?If you have a moment to spare, we would appreciate your reviewing our plugin. Please click on this link https://www.ads-software.com/support/plugin/user-registration/reviews/#new-post and share your thoughts about our team and our plugin. We would love to hear from you.
    ?
    Thanks in advance ??

    Regards!

    Thread Starter fimo66

    (@fimo66)

    ….. ?If you have a moment to spare, we would appreciate your reviewing our plugin

    I did that in the past with 5 stars – to bad i cant give you 10 stars ??

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @fimo66,

    Glad to know you have already provided the 5 star review ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No links in lost password emails’ is closed to new replies.