Saltar navegación

[Resuelto] Password reset link

This support ticket is created hace 5 años, 6 meses. 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)

Etiquetado: ,

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Christian Cox hace 5 años, 6 meses.

Asistido por: Christian Cox.

Autor
Mensajes
#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: enlace oculto
Lost password page: enlace oculto
Reset Password: enlace oculto

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

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?

enlace oculto

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/