Jump to content

Integrate custom navigation in place of current default menu


PWPH

Recommended Posts

Hi all,

 

I have a menu script for creating unique menus, this includes styling, html and script.

 

I will be removing the current default menu and placing this menu in it's place instead.

 

The thing I want to know is how would I get two navigation menus working in the same position. One would need to be called for non-logged in users, the other would be called when a user is logged in.

 

Any help would be great. Something like this?

 

{if $loggedin}
<--------------logged in menu code here-------------->
{else}
<--------------Visitor menu code here-------------->
{/if}

 

Would that work?

Link to comment
Share on other sites

Thanks for you feedback, I find the default navigation bar in WHMCS to be terrible to work with and quite feature less.

 

Shame WHMCS does not have a menu system that can be controlled sort of like the WordPress Menu system, where you can take control of the menu without editing files etc.

Edited by PWPH
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