<?php the_content('
Read the rest of this page »
‘); ?>
‘
Pages: ‘, ‘after’ => ‘
‘, ‘next_or_number’ => ‘number’)); ?>
1-Page.php (child theme)
`
<div class="post" id="post-“>
Read the rest of this page »
‘); ?>
‘
Pages: ‘, ‘after’ => ‘
‘, ‘next_or_number’ => ‘number’)); ?>
<?php edit_post_link('Edit this entry.', '
‘, ‘
‘); ?>
`
2- BP Activity/index.php
`
`
one futher clue is that I found the firstname second name field on my admin profile had been changed to ANNE and PORTER
Thank you so much.
Here are those two files:
1-Page.php (child theme)
`
<div class="post" id="post-“>
Read the rest of this page »
‘); ?>
‘
Pages: ‘, ‘after’ => ‘
‘, ‘next_or_number’ => ‘number’)); ?>
<?php edit_post_link('Edit this entry.', '
‘, ‘
‘); ?>
`
2- BP Activity/index.php
`
`
thanks @modemlooper
its the registration form not the login that autofills
i reckon it must be a cookie issue – a cookie that remembers what you have put in each box so that if it flags up an incorrect entry you don’t have to start over again
somehow it has written the cookie to my server?
i’ve tracked the member that caused the problem – joined 8 days ago – but am unlikely to find out what she did to screw the works
You’re using an old theme that hasn’t been updated but you have updated BP?
It’s a custom theme designed specifically for bp.org. You can find several good themes here: https://buddypress.org/extend/themes/
Or Google ‘buddypress themes’ for more.
You might also like my BuddyLite theme. It comes with the following basic customization options:
Maximum & Minimum Theme Width
Header Height
Theme Background Color, Image, Image Repeat & Image Behavior
Show Home Page Title and Content
Community Dropdown Menu Label
Integrate BP-Adminbar with Main Menu
Select ‘Global Search’ or Standard Buddypress Search
Search Bar in Header or in Sidebar
Sidebar Left, Right or Left and Right
Main & Secondary Sidebar Width
Hide Sidebar Login Form
Custom CSS
There’s also a premium version – BuddyBuilder – that comes with a whole heck of a lot more options so you can actually design your own theme by simply clicking your mouse. See them both at http://BuddyLite.com
@mercime thanks a lot ! if it’s normal : Goog!
I do not see how to fix this.
I have to start all my installation? or just move BuddyPress? Or anything else ?
With your explanation I thought I should just turn in the administration BuddyPress but at home I can only activate BuddyPress on the network and not just on the main site, it’s normal? I have no choice …
Yet I feel that I installed it right BuddyPress, right on the main site, at the root …
I have on my ftp:
www > wp admin
wp content > blogs.dir
………….
Plugins > BuddyPress
………………
wp includes
So the path is BuddyPress / www / wp-content / plugins / BuddyPress
Where i do instal BP ?
May be it is because the www directory to the root, this folder is used to put my sit, that’s how it works in my host OVH …
Thank you very much for your help …
@luvs the only tweaks I made were to the set of icons used, this plugin should add the set to all text areas – it may be something to do with your theme, have you tested it out on a different theme?
One issue I have found with this is to do with the javascript it loads – this conflicts with image cropping on avatars. This is likely what is happening to your other plugin if it uses javascript
Sorry for reply so late!!
I can still see the problem at testbp.org! I use IE 6! Please consider if it is IE’s problem!? In my won test site,I use wordpress 3.0.4 and buddypress 1.2.7 and default buddypress theme 1.2.7 and don’t make any changes!
In addition, as soon as I begin to input any letter in the activity post form or the rely post form, the right side of the square broken!
I don’t know if it’s all because of IE’s problem.
It seems there is a plugin that is breaking the registration form some times the simplest things we over look is the culprit.
Thanks!
laura.
go to your hompage-> Members right hand side you will see Order by change it to new member you shall see them. i dont know why buddypress is designed like that. it happen to me b4. its manual, if you want to see last active, new member etc you have to choose and it will appear
It’s in bp-default theme’s registration folder
https://trac.buddypress.org/browser/tags/1.2.7/bp-themes/bp-default/registration/register.php
Anyone tried this yet or better, succeeded in it?
What I’m trying to get BuddyPress to do is just auto crop the image being uploaded, on registration and on new avatar upload.
If you are talking they post on blogger and same post shows on a WordPress then yes. There are numerous import plugins.
1. https://trac.buddypress.org/browser/tags/1.2.7/bp-core.php#L1491
2. See how it’s used in code given just before related posts section in this buddydev.com page and configure it to what you need
look in the sidebar.php code and see if there is placeholder=”” in the form
It might have got included in the custom theme. Usually this has username and password in those spots. Also if someone on a computer saves that to the browser you have to delete cookies and settings to remove it. How to depends on the browser.
am I looking in the right folder for the “activity folder for bp” ?
/communaute/wp-content/plugins/buddypress/bp-themes/bp-default/activity
@aljuk Thanks a lot for you answer. But I also tried that and I logged out as admin and signed in as a normal user. Still the same.
Another idear?
Thanks a lot for the link. I’ll take a look to it! 
All the best!
Awsome. Does this work on buddypress?
— Please keep in mind I do NOT know the first thing about coding or php. —
If you know HTML/CSS, you can “fix” the layout. See walkthrough https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/
@Fredok I’m afraid running the template pack is only half the story and to finish the process you do need to get stuck in and edit the main pages markup; BP pages need to match your parent markup, and from a quick glance I can see that they don’t at all at the moment.
Open up index.php and use that as a reference, your bp pages need to follow the same major elements such as #container which I can see there are two of and as an ID there can only be one and regardless should only exist once. So all the index.php markup should exist in the same order in the BP pages with the bp specific elements sitting nested in the parent markup/framework.
“If I activate it and set a field (e.g. birthdate) to “users only” – nothing happens. There are also no settings for the users in the frontend of buddypress.”
If you set it to “users only” in Admin, you’re not giving your user the choice, and that’s why there is no selector in the front end. The user will only get the selector if you choose “let user decide”.
@philippmuenchen – it works fine. I’m guessing you’re trying to test it while you’re logged in as Admin? The privacy controls don’t apply to Admin. Admin can see everything. Log in as a regular user and then test.
Age calculation: http://code.hyperspatial.com/all-code/buddypress-code/buddypress-age/
@noizeburger – it works for all fieldgroups, not just Base.
Hi and sorry for the second post. But I’m trying to find out since one week why the BP Profile Privacy PlugIn isn’t working for me.
If I activate it and set a field (e.g. birthdate) to “users only” – nothing happens. There are also no settings for the users in the frontend of buddypress. So there’s something wrong? Any idear what to try to fix it?
I’m looking forward – Hopefully for an answer! 
Philipp