How to change the login.php link

Posted in: Newspaper
Post count: 48

I want to change the login.php buttons. Currently, when you click on the ‘join’ button herehere in the menu it trys to make you sign up. However, I want the ‘join’ button to forward to this page so i can have people choose what plan. How do I change the login.php to do this?

What do I change?

Post count: 35449

Hi,
The theme is using the ids -> https://i.imgur.com/GfxKRu7.png what you need to do is to remove them and set the link to the page, should look like this -> https://i.imgur.com/FmjwXk0.png (just set your link).
I hope this will help you!

Post count: 48

This is what I changed it to

it doesnt work. It makes my entire website not work. Did I not change it correctly?

Post count: 21065

Hello!

Here is the problem: https://prnt.sc/IJvivj2GFDI_, please re-check!

Thank you!

Post count: 48

Do i delete those elements? I need to know exactly what code to change it to. I don’t want to mess anything up.

Post count: 43

Is this custom code?

Maybe try:

$users_can_register_tab = ‘ <span></span> . __td(‘Join’, TD_THEME_NAME .’‘;

It looks like you are not closing out your .

Post count: 21065

Hello!

Just repair the code in this part like this: https://prnt.sc/p4MY8bCv-7CC

Thank you!

Post count: 48

This is how I have entered the code and it doesnt work. When I save line 10 and line 14, my entire website looks like this.

I need to know the exact code to enter in, so the mobile ‘join’ button goes to my plans page. Please help. The code doesn’t work

Post count: 21065

Hello!

Please make sure it’s the same as in this screenshot: https://www.screencast.com/t/YhzDupSkK4

Hope that helps you!

Thank you!

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