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
Subject Author Views Date
Thread Adding a third navigation menu katabd 1860 Mar 11, 2006, 9:57 PM
Post Re: [katabd] Adding a third navigation menu
katabd 1778 Mar 12, 2006, 8:54 AM