| User | Post |
|
8:10 pm May 6, 2009
| hollypowell
| | Southport, NC | |
| Member | posts 32 |  
|
|
|
How do you get the page hierarchy to work? We've added An About Page with 2 more pages; however, they are not showing up.
|
|
|
|
|
10:05 am May 7, 2009
| Ryan
| | |
| Admin
| posts 1521 | |
|
|
Are they subpages? The navigation only goes 1 level deep by default, but you can change that. The theme doesn't do drop-down menus, but you can get your sub pages to be visible on the navigation bar. Go into your header.php file and change the "depth" option in the navigation to 2 instead of 1. Just note there are 2 code sections that have the navigation code, depending on if you're using the navigation above or below the header.
|
|
|
12:51 am May 14, 2009
| blackhat
| | |
| New Member | posts 1 | |
|
|
Questions:
- If I do the option you said above, it only creates another line with the subpage showing, can I tweak the code to incorporate the drop-down menu in flexibility 2? I am using the navigation below the header what file am I suppose to edit to change it?
- If possible can you help me with that?
- What files do I need to edit so that I can do the drop-down menu?
Really appreciate if you can help me with my problem.
|
|
|
2:02 pm May 14, 2009
| Ryan
| | |
| Admin
| posts 1521 | |
|
|
Cross-browser drop-downs require pretty extensive CSS modification and it's beyond a "tweak". You'd be better off trying to get a drop-down plugin to work, and that still takes significant modification.
|
|