Having trouble with auto-nav
Permalink
Hi,
I am new to concrete5 is am having a bit of trouble I have set up some of the pages I want to use hoping this would create sub menus in the navigation bar. Problem is that in the navigation bar it will only show the parent pages and not its sub pages
My site is :http://wagnerscft.designbordello.com/index.php
Under Projects it shows four items and under "Pedestrian Structures" it should have 4 more, one names "Boardwalks".
I have double checked the settings of the navbar to make sure "Child Pages" & "Page Levels" has display all selected.
However this makes no difference.
Any help would be much appreciated.
I am new to concrete5 is am having a bit of trouble I have set up some of the pages I want to use hoping this would create sub menus in the navigation bar. Problem is that in the navigation bar it will only show the parent pages and not its sub pages
My site is :http://wagnerscft.designbordello.com/index.php
Under Projects it shows four items and under "Pedestrian Structures" it should have 4 more, one names "Boardwalks".
I have double checked the settings of the navbar to make sure "Child Pages" & "Page Levels" has display all selected.
However this makes no difference.
Any help would be much appreciated.
The Stucco theme is built on top of the default Elemental theme which only has support for 1 level of dropdown, you'd need to modify the Bootstrap to provide instructions on how to draw another/more levels.
There are lots of examples of multi-layer dropdowns here:http://bootsnipp.com/
Cheers
Dave