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?
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!
it doesnt work. It makes my entire website not work. Did I not change it correctly?
Do i delete those elements? I need to know exactly what code to change it to. I don’t want to mess anything up.
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 .
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
Hello!
Please make sure it’s the same as in this screenshot: https://www.screencast.com/t/YhzDupSkK4
Hope that helps you!
Thank you!