Opened 2 years ago

Last modified 2 years ago

#3038 new defect (bug)

Members Widget doesn't work in TwentyTen Theme

Reported by: lancehudson Owned by:
Priority: normal Milestone: Future Release
Component: Theme Version:
Severity: Keywords: dev-feedback
Cc: LanceHudson

Description

I am using the TwentyTen theme on a blog site on my BuddyPress Multisite install. The TwentyTen theme add the class widget-container not widget to the widget which is causing the widget to fail.

I added a line to the code to add this class but I realize that is very hackish.

Also related is ticket #2485. The reason I bring this up again is that it is on the default WordPress theme.

Can we add a class specifically to this widget so that .widget can be removed? This would eliminate some differences in themes as the problem. Can we do that without affecting the bp-default theme?

Attachments (1)

3977-add-widget-class-to-widget-containers.patch (2.6 KB) - added by lancehudson 2 years ago.

Download all attachments as: .zip

Change History (3)

  • Component changed from Core to Theme
  • Keywords dev-feedback added

I agree it would be nice to change the class, but adding it is not only going to break the javascript but most child themes, which is not a good thing.

  • Milestone changed from Awaiting Review to Future Release
Note: See TracTickets for help on using tickets.