I added a menu by using:
in function.phpPHP Code:register_nav_menus( array( $location => $description ) );
and added
in header.phpPHP Code:<?php wp_nav_menu() ?>
yey...it worked I then went to wp-admin section and it recognized that the theme supported menus.
i created about 12 pages.
five top pages, two of those have about four drop down pages each.
My prob.
the drop down pages are not recognized as such even though they are properly placed in the wp-admin menu page. All the links display.
So to fix this:
Manually by css? thought it would be automatically done by wp. that was the whole point of indenting them?
menuIssues01.jpg



Reply With Quote
Bookmarks