You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Sub Pages problem in Nav Bar (Flexibility 2 theme)

UserPost

6:13 am
July 31, 2009


tracilondon

New Member

posts 1

1

Hi Ryan,

I've been trying to show sub-pages on a site using Flex 2, but they simply don't show in the navigation bar.

Is there a way to show sub pages as a drop-down menu?

The only way I can show sub-pages currently is to have the PAges widget in the sidebar, which seems a waste of good "real estate" in the sidebar.

any advice/help will be much appreciated!

Tracey Rissik, London

2:59 pm
July 31, 2009


Ryan

Admin

posts 1523

2

There are no drop-downs in the theme.  The only way to display sub pages is to edit the header.php file for the navigation code. Change depth=1 to depth=2 and your sub pages will show in the top level navigation.