Jump to content
  • 0

How do we manipulate the Top Navigation links ?


Question

Posted

1) How do we configure the Top navigation links ?

To either Add, Subtract, make "invible" or to move under a different tab ?

 

2) How do we configure the Dropdown links links ?

To either Add, Subtract, make "invible" or to move under a different tab ?


3) How do we create a dropdown link for http://support.mywebsite.com/ to be under the "Dashboard" button ?

3 answers to this question

Recommended Posts

  • 0
Posted

Plugins register nav links by registering them in the database under the plugin_actions table with the actions listed below:

nav_primary_client
nav_primary_staff
nav_secondary_staff

Look in the table for examples. Otherwise, you'll have to manually edit the templates. I think @Licensecart CMS plugin allows creating nav links that link to external resources, but I could be wrong.

Alternatively, you can modify the templates.

  • 0
Posted
16 minutes ago, Licensecart said:

Think he's trying to customise the main one mate isn't that also set in the model? /app/models/navigation.php

Yes, I believe you're right Mike. We don't recommend modifying this, so tweak at your own risk. :blesta: 

Join the conversation

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

Guest
Answer this question...

×   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.

Loading...
×
×
  • Create New...