Strange menu issue
        Posted  
        
            by 
                Ber53rker
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ber53rker
        
        
        
        Published on 2013-06-25T16:56:45Z
        Indexed on 
            2013/06/25
            22:21 UTC
        
        
        Read the original article
        Hit count: 392
        
Just started out with Orchard and trying to just make pages and menus.
I'm running into an issue where on my home page my menu shows: Home, Fruit, Vegetable, Carrot. I want it to show just Home, Fruit, Vegetable and when I click the respective item it adds the proper tabs. It DOES do it with Banana. ie: When I click Fruit, it shows Banana in the menu. But it always shows Carrot for some reason!
I have the following setup.
Navigation
-Main Menu
--Home
--Fruit
--Vegetable
-Fruit Menu
--Banana
-Vegetable Menu
--Carrot
Widgits > Navigation > Main Menu, Fruit Menu, Vegetable Menu
(Fruit and Vegetable Menus are in their own respective layers.)
Path Examples: /Fruit, /Fruit/Banana, /Vegetable, /Vegetable/Carrot
Thanks in advance.
© Stack Overflow or respective owner