Navigation überspringen

[Gelöst] Replace Toolset Registration form as WP default registration form

This support ticket is created vor 2 Jahre, 9 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.

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

Zuletzt aktualisiert von Christopher Amirian vor 2 Jahre, 9 Monaten.

Assistiert von: Christopher Amirian.

Author
Artikel
#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
Unterstützer

Sprachen: Englisch (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.