Save file.
2. Open up your theme’s sidebar.php and Save As > sidebar-buddypress.php. Open up sidebar-buddypress.php and make the following revisions:
a) at the very top of the file before all other code, add:
`
Diesel — my daughter loves your theme and we’re using it for an entrepreneurial project of sorts at her college. However, the BuddyPress pages are repeating in the top/header navigation (“Activity” and “Members” showing up twice), and it only has that problem with Randy Candy. Any idea if there’s a setting or quick fix for this?
At last !! got it working properly
was worth the work coz it’s a fab plugin for sure
I basically had to strip my child theme down to the bare necessities but without compromising too much, off to give it the 5 stars it thoroughly deserves.
Brilliant work by all those involved with this, so glad it’s been resurrected too, you’ve no idea how long I’ve been waiting for this lol
Thanks gang 
Thanks kwerri,
I did what you said and here’s what happened with BP Default theme activated:
WordPress database error: [Table ‘BikramGlobal.wp_bp_xprofile_fields’ doesn’t exist]
SELECT id FROM wp_bp_xprofile_fields WHERE name = ‘Name’
etc…
im using the latest code from brajesh… (BP 1.5), and it was working well in my custom theme, but i am having a problem on users log in and log out.. it didn’t redirect at all. Also it didn’t make the users log in nor log out… any solutions about this?
Log into the BuddyPress demo site http://testbp.org/ and send a private message with a username and password to your site
http://testbp.org/members/mercime/
Switch theme to bp-default and test, could be a child/custom theme issue
Starting from scratch:
1. Open up your theme’s header.php with text editor and Save As > header-buddypress.php. Open up header-buddypress.php and at the very bottom of the file below all code, add:
`
2. Open up your theme’s sidebar.php and Save As > sidebar-buddypress.php. Open up sidebar-buddypress.php and make the following revisions:
a) at the very top of the file before all other code, add:
`
`
b) at the very bottom of the file below all other code, add:
`
`
Save file.
3. You do not need a footer-buddypress.php for this theme compatibility.
4. Check out the styling “corrections” done in child theme of Twenty Ten to rein in some styles added in the compatibility process https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/.
Default installation works. Share following:
– What WP/BP versions are you on?
– What theme are you using?
– What plugins are activated?
– Single WP or Multisite?
– How many members do you have?
okay so not a problem then!
I deleted the child theme home.php as suggested, but still the same problem..should I try deleting and re-installing the plugin perhaps..?
I was looking for an ad solution for BuddyPress everywhere and was disappointed to find the only solution discontinued. I developed a child theme for BuddyPress you can use to implement ads to the default BuddyPress theme and would like to share it with everyone. You can download it here: http://www.rizonesoft.com/more-downloads/bp-replenished/
Hi Mercime,
Thanks for the advice. I´ve checked the validator but could not find anything in regards to divs.
Here are my Theme´s (Elist) header.php, footer.php, sidebar.php & page.php:
Header.php:
Footer.php:
Sidebar:
Page.php:
I´ve copy-pates the page.php html to create header-buddypress.php, footer.php & sidebar.php.
Maybe that´s whats wrong? Hope you can help 
And i didn’t disable BP.css
Thanks for your response,
My original theme is grid based 4 columns grid, and i am using 3/4 for page content and 1/4 for sidebar. I did the same for buddypress template Activity Stream page. and its fine earlier it was spread all over page in width.
I Cant find private message option to send you a website/user login… can we do it some some other way. …… any alternate of PM …?
== to find a way to correct the size of comment/favorite button ==
It looks like you checked the box to disable bp.css during the BP Compatibility Process. First time I’ve seen it. You should also use the Firebug add-on for Firefox to help you ID what’s causing that to happen. If you need further assistance, give site URL and a test user username and password here.
@Dailyblog It could very well be just one or two missing, extra or misplaced closing div/s. http://validator.w3.org/ usually can help you ID extra/missing divs.
If you need further assistance, it would help if you open up your WP theme’s header.php,copy source code, go to pastebin.com, post code there, click submit and post the generated pastebin URL here. Do the same for elitist theme’s footer.php, index.php and page.php.
See the API/Scripting section, it’s very well documented.
For s2member-specific questions, you’d probably get more pertinent help at their forums:
http://www.primothemes.com/forums/viewforum.php?f=4
@xevo nice! but when i active that plugins and i try to search using the search from my theme, it just the same, it’s broken or my mistake? i using wp 3.2.1 and bp 1.5.1
I deleted the child theme home.php, still the same problem..should I try deleting and re-installing the plugin perhaps..?
resolved , for those who are interested: http://www.famousbloggers.net/3-wordpress-tricks.html
It could be a child theme problem, try deleting home.php in your child theme and just edit the one in the BuddyPress plugin folder
Thanks for your reply. I don’t mind editing home.php because I’m doing it in my theme file. I’ve figured out a way to prevent the friends tab to other users. Just trying to figure out the way it’s done for messages, so that I’m not reinventing anything.
BuddyPress activity replies only work when javascript is enabled. This is a known issue:
https://buddypress.trac.wordpress.org/ticket/3705
The problem is your theme (and/or plugins) is conflicting with BuddyPress’ javascript. If you check your browser’s debug console, you should see some javascript errors.
Try to nail down where the issue originally came from. It should be a plugin or your theme’s JS that is the culprit.
yes it is
I didn’t go for the first update with the profile.php
I waited for the most recent home.php update
I over-wrote the home.php with the plugins in both Bp-default and my child theme.
Might be worth noting too that when I tried over-writing my child-theme’s home.php the settings privacy component didn’t show on the profiles – so tried bp-default’s and the settings showed..strange ?
I’m a pain in the ass I know but I appreciate your work so far man, just wish this would work then I can probably put editing to bed for a while as ALL my main tweaks are 99% done !
The minor alterations I can live with for a while lol
“Site one: WPMU, BP, BP Default Theme”
meant to be…
Site three: WPMU, BP, BP Default Theme