AXN Data Posted October 8, 2017 Share Posted October 8, 2017 Hello, Im having some issues with login and register buttons on menu. I want them disapear when customer logs in, is this possible? I believe that the login and registration buttons are the same menu items as the customer then logged in or unsigned. There is attachment where u can see this problem 0 Quote Link to comment Share on other sites More sharing options...
AXN Data Posted October 8, 2017 Author Share Posted October 8, 2017 And here is same menu when not loged in 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted October 8, 2017 Share Posted October 8, 2017 looking at the source code, i'd suspect you could do an {if !loggedin} around the line... <li><a class="link" href="register.php">Rekisteröidy</a></li> but really you should probably contact the hosthubs theme developers for help on this - and they'd be more familiar with the template. 0 Quote Link to comment Share on other sites More sharing options...
AXN Data Posted October 8, 2017 Author Share Posted October 8, 2017 6 minutes ago, brian! said: looking at the source code, i'd suspect you could do an {if !loggedin} around the line... <li><a class="link" href="register.php">Rekisteröidy</a></li> but really you should probably contact the hosthubs theme developers for help on this - and they'd be more familiar with the template. Thanks for answer, I contact them for this. I think first it need to be done from whmcs, but its theme related from header.tpl i look at this 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.