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 05-21-2010, 06:38 PM
angiemel angiemel is offline
Registered User
Genesis Member
 
Join Date: May 2009
Posts: 48
Default Add 2nd Subnav Bar - Conditionally?

http://www.bubbles4sale.com

Have found posts similar to what I'm looking for, but nothing so far on a conditional 2nd nav bar.

http://www.studiopress.com/support/s...ghlight=subnav

http://www.studiopress.com/support/s...ghlight=subnav

http://www.studiopress.com/support/s...ghlight=subnav

http://www.studiopress.com/support/s...ghlight=subnav


Here's the scenario:

Generic non-member comes to the site, and they should only ever see the 1 subnav bar

However, if a member A comes to the site and they log in, they should always see a "member A specific" 2nd subnav bar just for members of group A.

If a member of group B comes to the site & logs in, they should then always see a 2nd navbar specific just for members of group B.

Am I giving you a clear visual?

I'm guessing I'll be modifying the stylesheet to add 2 new subnav divs?

Also header.php to duplicate this code (below)? Do I need to also duplicate the "clear:both" for each? I'm also not at all sure about how to code that conditional bit, but I'll re-review the posts above to help me get started.

Going to try it on local WP, but any help is appreciated on this one... I may chicken out but could be cool!


Quote:

<div style="clear:both;"></div>

<div id="subnavbar">

<ul id="subnav">

<!--This is to change to the INCLUDE on the subnav menu
<?php wp_list_categories('sort_column=name&title_li=&dep th=32&include=25,3,16,10'); ?> -->
<?php wp_list_categories('sort_column=name&title_li=&dep th=4&exclude=1,122,123,124'); ?>

</ul>

</div>
 

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


All times are GMT -5. The time now is 10:19 PM.

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