Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 11 years ago

Last modified 10 years ago

#4904 closed defect (bug) (no action required)

Theme compat: CSS problems with P2 theme

Reported by: DJPaul Owned by:
Priority: normal Milestone:
Component: Templates Version: 1.7
Severity: normal Keywords: has-patch dev-feedback
Cc:

Description

From #4900:

https://buddypress.trac.wordpress.org/attachment/ticket/4900/p2-not-compat.jpg

* Members page title is repeated
* Action buttons are cut off
* Clear left needed for li elements in member list

Attachments (1)

4904.01.patch (730 bytes ) - added by DJPaul 13 years ago.

Download all attachments as: .zip

Change History (8)

#1 @DJPaul
13 years ago

  • Keywords has-patch dev-feedback added

We can't do anything about the page title being duplicated; that's just how P2 is.

I couldn't figure out a safe fix for the action buttons (I've only seen that issue on P2, too).

But 4904.01.patch fixes the not-cleared rows on the Members list. It took a bit of puzzling, but this problem actually does occur on other themes and the other directory lists, but the problem was hidden because the height of the rows was sufficient to force the following content to render beneath it.

@DJPaul
13 years ago

#2 @mercime
13 years ago

Fixed page title duplication by using buddypress.php wrapper which moved location of page title to within loop. Same wrapper fixed action buttons.

Compare buddypress.php posted in https://buddypress.trac.wordpress.org/ticket/4900 with P2 page.php

#3 @johnjamesjacoby
13 years ago

  • Keywords early added
  • Milestone 1.71.8
  • Version1.7

Going to punt to 1.8, and we can pull into 1.7.early if we want.

#4 @boonebgorges
13 years ago

  • Keywords early removed

#5 @boonebgorges
13 years ago

  • Milestone 1.8Future Release

#6 @DJPaul
11 years ago

  • Milestone Future Release
  • Resolutioninvalid
  • Status newclosed

Going to close my own ticket as don't care about P2, and it's probably works better now than it did two years ago, anyway.

#7 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.