Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
…
` or `
..
` to `
// Titles Of Respective BP Page Templates //
`, just watch out when you do this in the /activity/index.php page.
Save files.
hello,
1) http://jeffersonsnewspaper.org/2012/tips-for-using-the-wordpress-admin-bar-with-buddypress/
2) ‘coz you’re in a bad mood…
3) aaaaaaaah !!!! and god in all this ?
4)
https://wordpress.org/extend/plugins/sudoku-wp-widget/
https://wordpress.org/extend/plugins/barrel-roll/
https://wordpress.org/extend/plugins/hello-hollywood/
https://wordpress.org/extend/plugins/emc2-popup-disclaimer/
https://wordpress.org/extend/plugins/hello-hal/
Try using wp_enqueue_script in your theme’s functions.php file. Put jQuery in as a dependency.
https://codex.wordpress.org/Function_Reference/wp_enqueue_script
Thank the WordPress dev team, this was a WordPress core bug. 
Translation is managed by http://wppolyglots.WordPress.com — post there and ask to contribute to the Norwegian translation of BuddyPress. Thanks!
The top five are WordPress roles. The rest are from bbPress. BuddyPress doesn’t use them. I’m not sure what they do in bbPress.
@nickbaer as original poster, you can mark (edit) this topic as resolved. Before activating BuddyPress in your permanent domain, make sure that your WordPress is working as expected. If you have any issues regarding the migration, do post at https://wordpress.org/support/forum/how-to-and-troubleshooting
1. Back up Database and Server files.
2. Read these:
– https://codex.wordpress.org/Moving_WordPress
– https://codex.wordpress.org/Changing_The_Site_URL
To be considered in your decision-making, Group Forums will be migrated over to Sitewide Forums come BP 1.7 https://buddypress.trac.wordpress.org/ticket/3598 so personally, I would opt for #3 or wait for BP 1.7
You’re welcome
== the defalt doesnt look so great for that. ==
The bp-default theme can be tweaked to look like a gaming theme if you know some CSS/HTML at the very least. Change background color to dark/black, add some silver/gold medals/otherstuff with some cool header font/s and you’re good to go.
Or, you could always download a regular WordPress theme with the look you want. Then you will only have to install/activate BP Template Pack plugin and go through the Appearance > BP Compatibility process. We have a list of template-packed WP theme to date https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes
I just checked your site. There’s only one navigation menu in your installation, the main navigation under the site title. Aside from that, you’re using the Suffusion theme which is a theme framework supported readily by the theme author. I suggest that you post this question at the Suffusion theme forums or at https://wordpress.org/tags/suffusion
== when I Push Register – it only takes me to the home page of the wordpress installation. ==
This happens when you’re already logged in and try to register. So Log out frst.
Codebase of WPMU aka WordPress MultiUser was merged with that of core WordPress in version 3.0. Since then, you only need to “Create a Network” from a single WP to go multisite. You only create a network (whether BP is installed or not) when you want to give your users the ability to create a blog in your multisite installation. Otherwise, stay on single WP.
For more info about multisite
– http://halfelf.org/ebooks/wordpress-multisite-101/
– http://halfelf.org/ebooks/wordpress-multisite-110/
That was a bug – https://buddypress.trac.wordpress.org/ticket/3724 and fixed in trunk. If you know how to make the change –> https://buddypress.trac.wordpress.org/changeset/5298
Multi-domain isn’t built into WordPress, so how can BuddyPress know what domains it could use or make available (in a drop down box, for example)?
Excellent spot, thanks for recreating.
Would you post this as a bug on https://buddypress.trac.WordPress.org please? You can use your username and password from this site.
== The extra classes are gone now, but the menu is still showing up as a bullet list. ==
The menu was never rendered as bullet list so I don’t understand what you mean that it “is still showing up as bullet list.” The latest version of Frisco theme is version 1.5.04 so do make sure that’s the version you’re using.
Also, make sure that you didn’t delete anything from the navigation menu in your theme’s header.php. You can compare it with theme’s original header.php file – https://themes.svn.wordpress.org/frisco-for-buddypress/1.5.04/header.php
If you made any changes to the stylesheet, then re-upload theme’s original style or copy over . https://themes.svn.wordpress.org/frisco-for-buddypress/1.5.04/style.css
Hi Aces, thanks for the advice, I think I found the real problem, and I´ll call it ¨Bluehost¨, I use their hosting service and have several problems (everytime I use a new theme something is not working)….I may have to find a hosting service that is real friendly with wordpress because not all of them are optimized….
@karmatosed
thanks this theme looks great, i test it out just to try it out but some how the background image/background color/ color links dont seem to work? at all.. im running buddypress 1.5.5 and wordpress 3.3 but it seems the theme works great no fatal errors nothing which i think its weird also another thing i wanted to ask you is there a way i can easily show the background color/ background image in different parts of the profile example like in the profile header box like below
`
body.user-profile-header{
background:();
}
`
@mercime
i have surely looked into that but for me its hard to add color picker functionally and stuff and set user id sava data so its best to have a live sample already created so i can start from it and tweak it,
but either way thanks for the help.
You’re welcome
Thank you for marking this as resolved.
That took care of the issue. I was confusing the current bbPress forum with the BP forum. Thanks for the reply.
i have been working in localhost URL is like: http://abcdev.arn/dcomm (i installed wordpress under this folder, and i installed BP, BB press plugins only. Theme is buddypress default theme).
I created 1 menu, 4 cusom categories (for my specific purpose). After installing BP, i got a message like—->: “BuddyPress is almost ready. You must update your permalink structure to something other than the default for it to work.”
If i change the permalink to other structure, my custom categories are redirects to error page. But the BuddyPress links are redirecting to error pages in either case!!
On top of the home page i can see “login”, “sign up” links. login is working fine but sign up is giving error like —> “The requested URL /dcomm/register/ was not found on this server.”
Please ask me for any other details you require..
Thanks,
Chenna
Based on the HTML structure of your theme, you need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your wp-clearvideo theme folder in server during the compatibility process.
If you’ve previously changed any of the BP template files in your theme folder in server, replace all of them for a clean slate by deleting the 6 BP folders – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility.
Download the 6 clean BP folders to your computer hard drive.
A. At the top of each of those 16 template files I linked to above, replace
`
with the following:
`
<?php
global $wp_query;
$postid = $wp_query->post->ID;
if ( get_post_meta( $postid, ‘post_featpages’, true ) == “Yes” ) { ?>
‘,’
‘); } ?>
Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
` or `
` to `
`, just watch out when you do this in the /activity/index.php page.
Save files.
WordPress comes with a up to date version of jQuery. BuddyPress works with it. Maybe track down where your site is loading an old version of jQuery, and kill it.
@subway1968 If you do not need Group Forums, you can go to dashboard menu BuddyPress > Components and deactivate (uncheck) “Discussion Forums”