[buddypress-trac] [BuddyPress] #1061: body class for homepage and blog-page are the same
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Sep 23 07:33:20 UTC 2009
#1061: body class for homepage and blog-page are the same
---------------------+------------------------------------------------------
Reporter: 21cdb | Owner:
Type: defect | Status: reopened
Priority: minor | Milestone: 1.1
Resolution: | Keywords: needs-patch
---------------------+------------------------------------------------------
Changes (by 21cdb):
* status: closed => reopened
* resolution: fixed =>
Comment:
I reopened the ticket, because the body class on homepage and blog-page is
still the same. It is now "blog-page".
Could it maybe help to add again line 1595 and 1596 from bp-core/bp-core-
templatetags.php?
1595 if ( bp_is_blog_page() && is_home() )
1596 $bp_classes[] = 'home-page';
--
Ticket URL: <http://trac.buddypress.org/ticket/1061#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list