Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

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

Buddypress Member search option missing after upgrade

Reported by: mjc82in's profile mjc82in Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Templates 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
10 years ago

  • Component changed from Core to Theme
  • Version set to 2.0

Hi

It's a css trouble due to
margin: -39px 0 0 0; in #buddypress div.dir-search at line 490 of buddypress.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.

Last edited 10 years ago by imath (previous) (diff)

#3 @r-a-y
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed
  • Version 2.0 deleted

Looks like mjc82in implemented imath's changes.

Going to close this one.

#4 @DJPaul
8 years ago

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