Skip Navigation

[Resolved] Replace Toolset Registration form as WP default registration form

This support ticket is created 2 years, 1 month ago. 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.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 2 years, 1 month ago.

Assisted by: Christopher Amirian.

Author
Posts
#2482001

Dear Sir/Madam,

I know how to create the registration form using Toolset CRED, as most users know wp-login.php?action=register can be redirected to the WP default registration page, how can I replace this with my custom Toolset registration form?

Best regards,

Kelvin.

#2482273

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

You can the course below to know how to create a front end login form:

https://toolset.com/course-lesson/creating-custom-login-forms/

After that, you can install the redirection plugin:

https://wordpress.org/plugins/redirection/

And there, set a permanent redirect for the wp-login.php?action ... link to the link that you added the login.

Thank you.