Save file.
[Part II in next page]
Hi Paul,
WordPress Version 3.4.2
Buddypress Version 1.6.1
This was a fresh build of both WP and BP, and the timestamps are correct on my posts.
The timezone is correct, but I’ve not tried any scheduled posts yet, so can’t answer that one.
You shouldn’t need a plugin to have emails sent or to have profile fields. Are you using the BuddyPress default theme? I ask because something could be wrong there – not sure there is though.
Now, when I say you don’t need plugins to send emails or have profile fields it all depends on ‘what’ and ‘how much’ you want.
https://codex.buddypress.org/getting-started/configure-buddypress-components/#users-profile-fields should be a starting point for you on profile fields though.
Usually if this happens it would be due to a scripting clash or error. I would myself when diagnosing this compare to the default BuddyPress theme just to see if it happens there. Have you tried that?
p.s. most of Welcome Pack won’t work if you disable activation emails.
Thanks.
What’s the best file to add this code?
What versions of WordPress and BuddyPress are you using? Is this a clean database, or did you port it from the staging site? If so, was it upgraded from a previous BP build.
Are all other timestamps (e.g. on blog posts) correct? Is your timezone set in wp-admin Settings > General?
Do scheduled blog posts work as expected?
If you put (any) plugin in mu-plugins, then it’s activated ALL THE TIME and you cannot disable the plugin.
I suggest you put BuddyPress into /plugins/, just in case you need to disable it in future
Not aware of any good SEO plugins for BuddyPress.
You could install the welcome pack plugin and customize the email to just a thanks for signing up note.
Or:
`function disable_activation_email() {
return false;
}
add_filter( ‘bp_core_signup_send_activation_key’, ‘disable_activation_email’ );`
You could post at
https://buddypress.org/community/groups/bp-jobs-board/forum/
and
http://jobs.wordpress.net/
Please be specific and provide contact info and/or url to contact form
Yes I mean I use a WP theme and installed the BP template pack plugin . So How can I find styles ?
I mean for example I’d like to change avatar style which style code should I add or change ?
Thanks a lot mercime you help me a lot 
@newspress I did my homework. for the last 4 years i have been using phpfox as it was ideal but the direction of my site is changing and wordpress/ mu/ buddypress is more suited.
@mercime any ideas where i can find a bp dev who could do this?
@sgr33n, the code did not work. it just return empty.
I’ve posted from Firefox, Chrome, Safari (desktop and iOS) and never had an issue with either creating a topic or with the speed. Maybe others have? I assume you’ve had the same outcome from multiple operating systems and devices…
@toccia I cannot replicate this in my test installation. Are you using any membership or invitation plugin? Is WP/BP installed in domain root or in subdirectory/subdomain? Is this single/multisite installation?
B. COPY your theme’s sidebar.php file and Save As > sidebar-buddypress.php
Open up sidebar-buddypress.php file and at the very TOP of the file above other code, add this:
`
`
Save file.
C. Upload header-buddypress.php and sidebar-buddypress.php to your theme folder in server wp-content/themes/dailypost/ in the same directory where your regular header.php and sidebar.php files are
D. Final note: Copy the style modifications for some BP elements https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/ and paste those at the bottom of your theme’s stylesheet, then adjust to taste.
Based on the HTML structure of your theme, you will be only need to create two new files, header-buddypress.php and sidebar-buddypress.php to make the BP templates compatible with your theme.
If you’ve revised any of the BP template files transferred to your dailypost theme folder in server during the BP Compatibility process, please delete the 6 BP folders transferred to your dailypost theme folder in server – /activity, /blogs, /forums, /members, /groups, /register – then re-run Appearance > BP Compatibility again to make sure that you have clean template files.
A. COPY your theme’s header.php and Save As > header-buddypress.php
Open up header-buddypress.php and at the BOTTOM of the file, below other code contained within, add this:
`<article id="post-” >
Save file.
[Part II in next page]
@cleaus Thank you.
Now while I set up the code necessary for BP compatibility. I suggest that you a) make a backup of your dailypost theme folder in server, b) delete the theme in dashboard Appearance > Themes, c) then re-install DailyPost theme and activate it. Your theme shouldn’t be missing lines of code per your pastebin.com, otherwise whatever code I post here might not work out at all. Although we saw that only in header.php at this time, other files might just be corrupted as well and it’s not going to a fun ride.
>> If it is possible
You would have to hire a developer to write the script to import phpFox into WP/BP.
>> I use my own theme for buddypress .using buddypress theme plugin
@mahdiar you mean you use a WP theme and installed the BP template pack plugin or something else? As for changing the style, it’s done in your active theme’s style.css file unless otherwise instructed.
Than ks @r-a-y but I don’t see any mention of All Members, My Favorites, and @mentions in the index.php file…
Dont forget to do your home works ie research to select the most suitable system that closely resemble your requirements
What’s wrong with this? I have almost the same issue
Have a look and tell me what to do.
http://malecondans.no/samfunn/grupper/malecon-dans
Thanks
@hkcharlie: Hi! You may check your server CPU usage from your cPanel under the statistics section on the bottom left side of the page. there’s a small link under CPU usage that also shows the graph for the last 24 hours.
I am using a free version