Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

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

Buddypress Member search option missing after upgrade

Reported by: mjc82in Owned by:
Priority: normal Milestone:
Component: Templates Version:
Severity: normal Keywords:
Cc:

Description

Hi,

I recently upgraded to buddypress 2.0 and the Search Members feature is missing on the Members Page.
Any idea why?

Thanks
Manoj

Change History (4)

#2 @imath
12 years ago

  • Component CoreTheme
  • Version2.0

Hi

It's a css trouble due to
margin: -39px 0 0 0; in #buddypress div.dir-search at line 490 of buddy press.css

If i remove (using chrome inspector) this rule, then the search members box appears.
https://farm4.staticflickr.com/3874/15259805252_615e9c60dd_z.jpg

I advise you to read this codex page :
http://codex.buddypress.org/themes/theme-compatibility-1-7/add-buddypress-styles-to-a-theme/

It should help you to adjust the layout for your theme.

I'm not sure it's something we should edit in legacy's stylesheet as it seems very specific to your theme.

Version 0, edited 12 years ago by imath (next)

#3 @r-a-y
12 years ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed
  • Version 2.0

Looks like mjc82in implemented imath's changes.

Going to close this one.

#4 @DJPaul
10 years ago

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