login redirect

Posted in: Newspaper
Post count: 8

I’d like to redirect all users when they click on the login/ signup to be redirected to the main /wp-login.php how can I do so within php again don’t know the correct file to modify for the redirect. Thank you.

  • This topic was modified 5 years by vortexx.
  • This topic was modified 5 years by vortexx.
  • This topic was modified 5 years by vortexx.
Post count: 21065

Hello!

If you are maybe looking to provide such options for the website users, you could not use the theme login modal, and use the default WordPress login screen, which can be customized with plugins. Or create a custom login page and link to it, so the users can login or register through it. A plugin will be needed as well. There should be plugins that can do this, and it would be the easiest way. The other being making code modifications to the theme modal, which is not the best or easiest thing to do, if even possible.

Please note that customization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Post count: 8

the sign in and join button on mobile include the top header login can be adjusted I just need some clarification as to where the theme needs to be modified as I can do this. I don’t need any technical support just some guidance on the modification and that’s not asking for a lot. I’m simply asking which theme files need to be adjusted and I can create the hooks and redirects as necessary. Please provide me this information asap. Thank you.

Post count: 21065

Hello!

The file which you should modify the login modal is td-composer/legacy/Newspaper/parts/header/td-login-modal.php
If you use a cloud template you can modify the login buttons from td-cloud-library/shortcodes/header/tdb_header_user.php

Thank you!

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