mobile join

Posted in: Newspaper
Post count: 15

When a user signs in on mobile
I want to set a password.
The default theme (newspaper) sends email after entering email and user name.

https://imgur.com/a/wpP5dhe

Or I want to move to the page I want when the JOIN button is clicked.
https://imgur.com/a/8kbVY7B

can i edit it?

Post count: 21065

Hello @lucia116!

Please check this topic: https://forum.tagdiv.com/topic/change-link-on-theme-header-login-to-something-custom/

Hope that helps you!

Thank you!

Post count: 15

I
/wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php
in file
$users_can_register_tab = ‘ <span></span>‘ . __td(‘Join’, TD_THEME_NAME) . ‘‘;

I modified it like this.
It goes to https://domain.com/resister without any problems.
But with WPML the ?lang=ja parameter is gone.
Is it possible to make wpml parameters permanent?

Post count: 35449

Hi lucia116,
I think that WPML is not recognizing that modification. Usually this solution is using when you are not using multi-language website.
I think that a better solution for this will be to use a plugin to create your own login page and set a redirect to it, I think that it can be done with some plugins form here https://wpforms.com/how-to-create-a-custom-login-form-for-improved-site-branding/
Also, you can take a look to WPML options for the login:
https://wpml.org/documentation/getting-started-guide/translating-wordpress-login-and-registration-pages/
https://wpml.org/forums/topic/translating-wordpress-login-and-registration-pages/

Thank you!

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