Navigation überspringen

[Gelöst] Password reset link

This support ticket is created vor 5 Jahren, 6 Monaten. 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.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Christian Cox vor 5 Jahren, 6 Monaten.

Assistiert von: Christian Cox.

Author
Artikel
#1270339

I'm following this tutorial (https://toolset.com/documentation/user-guides/building-the-my-account-page/#creating-the-lost-password-page).

The pages are:

My Account page: versteckter Link
Lost password page: versteckter Link
Reset Password: versteckter Link

When I enter my username in lost password page, I'm redirected to this page (versteckter Link) instead of this page (versteckter Link).

Also, tutorials for Reseting Password and Registration are basically with the same content?

https://toolset.com/documentation/user-guides/building-the-my-account-page/#inserting-the-link-to-the-lost-password-page-into-the-login-form-layout

and

https://toolset.com/documentation/user-guides/building-the-my-account-page/#adding-a-link-to-the-registration-page

You are missing the part of creating a page with Registration form?

Can you please advise?

versteckter Link

Sasa

#1270659

Hi, can you try these troubleshooting steps first?
- Temporarily deactivate all plugins except WooCommerce and Toolset.
- Activate a default theme like Twenty Nineteen.
- Go to wp-admin > Settings > Permalinks and choose something other than "plain". Re-save your permalinks.
- Test again. If the problem is resolved, reactivate your theme and other plugins one by one until the problem returns.
- If the problem was not resolved, I'll be glad to take a closer look.

Thanks for the report about the documentation here, I'll ask my documentation team to take a look and make some adjustments. It looks like this article was part of another tutorial, and still has some references to that tutorial. In the meantime, you can use this guide to create a registration Form, and display it on a custom Page: https://toolset.com/documentation/getting-started-with-toolset/publish-content-from-the-front-end/forms-for-registering-users/