[buddypress-trac] [BuddyPress] #1244: ul#nav class="selected" and ul#bp-nav class="current" are mixing up

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Oct 16 22:59:05 UTC 2009


#1244: ul#nav class="selected" and ul#bp-nav class="current" are mixing up
-------------------+--------------------------------------------------------
Reporter:  21cdb   |       Owner:       
    Type:  defect  |      Status:  new  
Priority:  major   |   Milestone:  1.1.2
Keywords:          |  
-------------------+--------------------------------------------------------
 While developing a custom theme for buddypress 1.1 i moved
 {{{
 <?php if ( is_user_logged_in() ) : ?>
 <ul id="bp-nav">
         <?php bp_get_nav() ?>
 </ul>
 }}}

 from userbar.php into header.php. When Home in ul#nav is the "selected"
 page, "Profile" in ul#bp-nav also gets the class "current".

 It's the same for "Groups" and "Blogs" as you can see on the attached
 images.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1244>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list