Skip Navigation

[Résolu] How to add a "Set / Reset Password" link on the My Account Login Form

This support ticket is created Il y a 1 année. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par Minesh Il y a 1 année.

Assisté par: Minesh.

Auteur
Publications
#2669551
Screen Shot 2023-11-30 at 16.53.42.png

I've just completed a project by following the ToolSet complete tutorial for setting up a directory site.
https://toolset.com/lesson-placement/lesson-placements-1622969-1622355/

Extremely helpful, btw. Thank you so much!

But there is one problem, and I don't know if there is a step missing from your tutorial, or I have missed something.

As per your instructions the "My Account" page isn't accessible by guest users (controlled by ToolSet Access).
Instead they get the alternative "login form" template (see screenshot).

PROBLEM IS, that this "login form" doesn't have a "Lost Password" link to "Set/Reset Password".

I've got a page setup already where they can submit their email address to request a new password, but it's not much use if users don't know how to find it from the Login screen.

See here:
lien caché

Can you advise, please?

#2669575

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Have you checked the following Doc:
- https://toolset.com/course-lesson/creating-the-lost-password-page/

Please note that the lost password or reset password links will be displayed only on frontend when you are not logged in.

More info:
- https://toolset.com/course-lesson/creating-custom-login-forms/#link-to-the-lost-password-page

#2669645
Screen Shot 2023-11-30 at 21.42.57.png

This is the key point.

The "My Account" login form is pre-configured by ToolSet.

So HOW can I add the "Reset your password" link to this form?

There is no template which I can edit to add this link, right?

See screenshot

#2669659

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Here is a sandbox site and you can auto-login to it using the following link:
- lien caché

Here is the account page you should check and see how its configured:
- lien caché

You can see how login form is configured here using the following content template:
- lien caché

And check how Reset and Lost Password pages are configured here:
- lien caché

#2669919

Ah yes. Thank you.
The problem was that I was showing logged out users the login form.

What I NEEDED to do was create another Content Template (not assigned to any post type) and add the Login Form PLUS links to the "Lost Password?" page and the "Create an Account?" page.