Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Adding a third navigation menu

Quote Reply
Adding a third navigation menu
Is it possible?

We want to add a third navigation menu that we can use in selected categories templates.

We have added:
<%~set thirdnav = "category_ivr_nav.html"%> to the category template right after
<%~set secondarynav = "category_nav.html"%>

then added:
<%~if thirdnav%><%include $thirdnav%><%endif%> in include_header right after:

<%~if secondarynav%><%include $secondarynav%><%endif%>

It did not work..

i know we are missing something..does anyone know how this can be done?
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Quote Reply
Re: [katabd] Adding a third navigation menu In reply to
Got it..never mind
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory