Jump to content

Hiding menuitems after customers login?


AXN Data

Recommended Posts

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 :)

 

menu.png

Link to comment
Share on other sites

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. :idea:

Link to comment
Share on other sites

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. :idea:

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 :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated