Hey guys! I've taken over development of U4.7.2 and I'm trying to figure out how the navigation if working within Umbraco. I have found XSLT files where I can add subNavigation headers within a drop-down nav setup as well as a comma-seperated line where I can change the name of the mainNavigation names but there must be some place where I can associate which subNav headers "associate" with which mainNav tabs.
Also the site is setup to have links underneath each subNav header so I'm having difficulty trying to find the section to associate those as well. I am hoping that maybe some of you can help me understand the logic behind this to understand Umbraco better and I'm very willing to dig in to do so.
Any assistance is greatly appreciated. Please see the screenshot below for an idea of the current setup.
Again what I'm assuming is that there must be a place where I'm supposed to associate the subNav headers to the mainNav tabs and then I'm not sure where or how to add the links (or any content) underneath the subNav headers.
I feel that maybe if I knew how to ask for what I needed it would also help with my Googles. Thanks in advance for the help any and all.
Navigation & SubNavigation Association
Hey guys! I've taken over development of U4.7.2 and I'm trying to figure out how the navigation if working within Umbraco. I have found XSLT files where I can add subNavigation headers within a drop-down nav setup as well as a comma-seperated line where I can change the name of the mainNavigation names but there must be some place where I can associate which subNav headers "associate" with which mainNav tabs.
Also the site is setup to have links underneath each subNav header so I'm having difficulty trying to find the section to associate those as well. I am hoping that maybe some of you can help me understand the logic behind this to understand Umbraco better and I'm very willing to dig in to do so.
Any assistance is greatly appreciated. Please see the screenshot below for an idea of the current setup.
Here's the code for what I believe is the main navigation...
The problem is I have coded what I want in the page above but it doesn't show up :(
This is from a file called "showAllNav.xslt"
Again what I'm assuming is that there must be a place where I'm supposed to associate the subNav headers to the mainNav tabs and then I'm not sure where or how to add the links (or any content) underneath the subNav headers.
I feel that maybe if I knew how to ask for what I needed it would also help with my Googles. Thanks in advance for the help any and all.
is working on a reply...