• Resolved Fred17

    (@f14m07)


    I used the advice on the page linked above. On the one hand the message isn’t changed in the text but on the other hand the link isn’t clickable on webmails even though I’ve encapsulated the link as you indicated. Here’s my template below:

    Quelqu’un a demandé la réinitialisation du mot de passe du compte suivant :

    Nom du site : [global_site_title]
    Adresse e-mail de connexion : [email_user_login]

    Si c’était une erreur, ignorez cet e-mail et rien de se passera.
    Pour réinitialiser votre mot de passe, veuillez cliquer sur le lien suivant :

    [cci lang=”php” escaped=”true”]Réinitialiser[/cci]

    Si le lien n’est pas cliquable, copiez les deux lignes ci-dessus et copiez-les dans la barre d’adresse de votre navigateur.

    Merci de votre confiance.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author bnfw

    (@voltronik)

    Hi @f14m07,
    Thanks for your message.

    Apologies but I didn’t quite understand your question – are you able to re-phrase it?

    Thread Starter Fred17

    (@f14m07)

    See “the page I need help with”. I set a notification for user who asked to change their password. But the link received by the user is not clickable and the text is not take into accompte

    Plugin Author bnfw

    (@voltronik)

    Hi @f14m07,
    Thanks for clarifying – that’s helpful.

    Can you confirm you’re using the following code?

    <a href="[password_reset_link]">[password_reset_link]</a>

    Thread Starter Fred17

    (@f14m07)

    quite, I use this :

    [cci lang=”php” escaped=”true”]<a href=”[password_reset_link]”>Réinitialiser</a>[/cci] as the documentation here

    Thread Starter Fred17

    (@f14m07)

    Well I had a mistake between the <a> ans </a>, the problem is resolved. When you use the WordPress editor it adds http:

    Thread Starter Fred17

    (@f14m07)

    Thanks for the support

    • This reply was modified 1 year, 4 months ago by Fred17.
    Plugin Author bnfw

    (@voltronik)

    Hi @f14m07 ,
    Great! Glad you got it working.

    If you like BNFW and the support, please feel free to leave an honest review.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘User lost password : for user’ is closed to new replies.