Redirect for registration from login pop up

Posted in: Newspaper
Post count: 31

Hey!

Since we created a more complex register form with a plugin on a special WordPress page, I would like to link it directly into the login pop up. So, users should get redirected on this page when clicking on the “create account” link in the pop up.

How can I implement this?

Post count: 21065

Hello!

This issue has been discussed here, please check: https://forum.tagdiv.com/topic/registration-questions/

Thank you!

Post count: 31

I don’t think this will solve my problem. So, I want to have the normal login pop-up.
But, when a user clicks on the register button (https://i2.paste.pics/FUIW4.png), they should be redirected on a WordPress page, not the register pop-up.

Post count: 21065

Hello!

Then you can find the modal in td-composer/legacy/Newspaper/parts/header/td-login-modal.php in order to modify it how you’ll like.
Please note that any change you make in the theme files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after every update.

Thank you!

Post count: 31

Can I copy the change file into the child theme directory to prevent it from overwriting after an update?

Thanks!

Post count: 21065

Hello!

Please give it a try : https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.