Skip Navigation

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

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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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)

This topic contains 3 replies, has 2 voices.

Last updated by Minesh 11 months, 4 weeks ago.

Assisted by: Minesh.

Author
Posts
#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:
hidden link

Can you advise, please?

#2669575

Minesh
Supporter

Languages: English (English )

Timezone: 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

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

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

Here is the account page you should check and see how its configured:
- hidden link

You can see how login form is configured here using the following content template:
- hidden link

And check how Reset and Lost Password pages are configured here:
- hidden link

#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.