[buddypress-trac] [BuddyPress] #4900: Theme compat: notices with P2 theme

buddypress-trac noreply at wordpress.org
Sat Mar 30 17:48:38 UTC 2013


#4900: Theme compat: notices with P2 theme
--------------------------+-----------------------
 Reporter:  mercime       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  1.7
Component:  Theme         |     Version:  1.7-beta
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+-----------------------

Comment (by mercime):

 >> Separate tickets would have been easier to track these issues -- going
 to keep this one for the Notices

 Thanks. Will point this ticket to P2 users for 1.7 theme compat.

 Other issue found:
 - 8. Flashing updates. Shows up in default theme compat or with
 buddypress.php uploaded in P2 theme folder in server. Image attached for
 reference.

 I'm attaching buddypress.php file which users can upload to P2 theme
 folder in server. Fixes #1, #2, and #3. Upload of this file shows some
 more issues per image attached:
 - 9. very long vertical space between status/item header and activity-list
 /members-list/groups-list,etc.
 - 10. activity item img.avatar is not displayed inline
 #9 and #10 could be addressed via CSS fixes specific to the P2 theme's
 styleshee
 {{{
 #buddypress ul.item-list {
     clear: none !important;
 }
 #buddypress .activity-list .activity-content .activity-header img.avatar {
     display: inline;
 }
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4900#comment:8>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list