Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 9 years ago

#3494 closed enhancement (fixed)

Make BP-Default Responsive

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: 1.5 Priority: normal
Severity: major Version:
Component: Templates Keywords: ui-feedback close
Cc:

Description

The BP Default theme could use some responsiveness. Thinking of using...

add_theme_support( 'bp-default-responsiveness' );

...so existing child themes don't get borked by including a new bunch of unplanned CSS.

Change History (14)

#1 @johnjamesjacoby
14 years ago

(In [5005]) Add some responsiveness to bp-default. See #3494.

#2 @karmatosed
14 years ago

Ooo that rocks :). There is other stuff we could do with header and menus but would that be 1.6?

Last edited 14 years ago by karmatosed (previous) (diff)

#3 @boonebgorges
14 years ago

Happy to see this! But we should limit what new stuff we're putting into 1.5 at this point in the dev cycle.

#4 @karmatosed
14 years ago

I'm just stoked we've got some responsive going on huge woot from me on this one.

Version 0, edited 14 years ago by karmatosed (next)

#5 @johnjamesjacoby
14 years ago

(In [5009]) Set margin and width of body element for more fluid responsive layout. See #3494.

#6 @djpaul
14 years ago

(In [5017]) Add responsive RTL styles. See #3494

#7 @djpaul
14 years ago

(In [5022]) Increase width of buddybar to match recent responsive changes. See #3494

#8 @karmatosed
14 years ago

The menu seems a bit of an issue with some length of words and lower devices. My suggestion for a solution would be perhaps something like this: https://github.com/mattkersley/Responsive-Menu.

Also the header maybe could do with a width: auto or something similar as if you update one large it repeats on smaller devices which probably isn't ideal? That or could be a bug perhaps if nobody else sees it with a custom header?

#9 @akash_bug
14 years ago

  • Severity changed from normal to major
  • Type changed from defect to enhancement

#10 @akash_bug
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

#11 @johnjamesjacoby
14 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Please do not close tickets that aren't closed.

#12 @boonebgorges
14 years ago

  • Keywords close added

Can we close this ticket and use specific tickets for specific problems? I gather it's pretty well finished.

#13 @boonebgorges
14 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

I'll take the silence as a yes :) If you find additional problems related to bp-dtheme-responsive, please open separate tickets. Btw, nice job on this, jjj.

#14 @DJPaul
9 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.