StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-09-2009, 01:16 PM
jksetzer jksetzer is offline
Registered User
Genesis Member
 
Join Date: Feb 2009
Posts: 1
Default Navigation Bar

I was under the impression that as i created pages it would nest them under their the menu bar. For some reason, it's only displaying the first nested option and none of the others.

I would like to just hardcode the menu...

can someone tell me how to add an additional nesting level to this code. If i wanted nother nav bar to fly out on Buyers Process mouseover.. what would i add?

<ul id="nav">
[*]Home
<li <?php if (in_category('search-mls') && is_category()) { echo'class="current_page_item"'; } ?>>
SEARCH MLS

<li <?php if (is_page('buyers')) { echo'class="current_page_item"'; } ?>>Buyers
<ul>
[*]Buyers Process
WHAT DO I ADD HERE?
[*]PRE-QUALIFICATION
[*]Important Reasons to Buy
[*]Why By Now
[*]First Time Home Buyers
[*]Foreclosure Homes
[*]Short Sales
[*]Loan Process
[*]FHA Loans

thanks for your help in advance.
[/list]
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Navigation Bar mountain General Discussion 4 12-21-2009 09:34 AM
Second row on Navigation Bar bhazen General Discussion 4 06-08-2009 01:23 AM


All times are GMT -5. The time now is 02:05 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.