Social networking in a box, BuddyPress is a social networking plugin for WordPress.

learn more… | top users | synonyms

0
votes
0answers
11 views

Buddypress cannot crop avatars Amazon ec2 server

I'm running an instance of BuddyPress on an AWS ec2 instance. At first I could not uplaod any media to the server - originally all files were root:root. I changed the wp-content folder to ...
0
votes
0answers
5 views

BuddyPress Registration Not working

Recently I was testing a client's BuddyPress Multisite site using the Huddle theme and for some reason when I try registering a test user after filling in the info and hitting submit, I keep being ...
-1
votes
0answers
18 views

Wordpress Activity plus and Buddypress media plugin

Hi I had integrated the Buddypress Media plugin in my site. But it is not working like ...
0
votes
0answers
24 views

sending beer//kiss/wine icon to a member help?

working with buddypress and wordpress (latest versions) when you are in the members directory looking at a member card and you want to send him a personal message you have to click on the "send ...
0
votes
0answers
30 views

Pass a variable between WordPress Custom login and BuddyPress registration page

I am coding a custom WordPress template that has to be also BuddyPress compatible. Actually when BuddyPress is Disabled my custom login/registration form works without problems but, as soon as I ...
0
votes
0answers
12 views

Buddypress avatars problem after cropping

After installing Buddypress on my wordpress theme, I realized I can't set my profile photo within bp. I can upload the image, but when I try to crop and press the button it throws an error message ...
0
votes
0answers
16 views

User Registration Breaks Site

Having a problem on our site, running latest WordPress and BuddyPress. If a new user signs up, many pages on the site start giving 404 errors. I have to go into the dashboard and resave the permalink ...
0
votes
0answers
14 views

bbPress permissions denied

bbPress settings on backend side gives me "You do not have sufficient permissions to access this page." error. It gave me such error several times. First time I found a solution as forums suggested ...
0
votes
0answers
11 views

plugin files not getting loaded in other themes buddypress

I am working on change avatar functionality with buddy press. I have written a plugin to change the avatar image. This works fine with the buddypress default theme but it does not work with ...
0
votes
0answers
13 views

buddypress manage group category wise

I am very happy for using WordPress with buddypress. but I want buddypress groups display category wise. I have 2 categories like category 1 and Category 2. now when member/admin creates groups in ...
1
vote
1answer
35 views

How to create a theme specific translation of buddypress?

Originally asked on the BuddyPress forums: For distribution purposes I would like to include my customized buddypress language files in my theme alongside my other language files. No matter what I ...
0
votes
0answers
19 views

Get and delete the buddypress menu links

Wordpress 3.5 Budypress 1.7 I am new to buddypress and making my extend profile view. I want to get the links on the menu list and will link it on my custom display profile preview: ...
0
votes
2answers
38 views

Will multiple BuddyPress groups slow down a site?

I'm looking into creating a support forum where each product has it's own mini support forum. I was told that BuddyPress could work well for this, but I'm wondering how that scales for a site that has ...
0
votes
0answers
28 views

trying to make a custom menu with buddypress user profile link

I am trying to make a custom menu(programmatically) for my wordpress(currently running buddypress). I placed this in my custom theme's functions.php $menuname = $lblg_themename . ' My Custom Menu'; ...
0
votes
1answer
14 views

Add “BuddyPress Messages” link to TML widget

I'm using the latest version of Wordpress with the latest version of Theme My Login and I would like to add a custom link so that users can go directly to their BuddyPress Messages from the widget, ...
0
votes
0answers
24 views

BuddyPress shows duplicated content

The problem is, on my Buddypress specific pages (sign up form, members page etc. etc.) the content is displayed twice. For example, on the sign up page, there are two sign up forms and on the members ...
0
votes
0answers
12 views

BuddyPress: Sort members by extended profile field

I have added several extended profile fields to my BP installation. Now I would like to sort the members in the members directory based on one of these fields. So now it is: User 1 User 2 User 3 ...
0
votes
0answers
30 views

facebook like counts per user

friends I have a Question confusing me a lot. I want build a wordpress plugin which adds points to user profile when he/she like(fb-like) any post on the site. My question is , how can i detect that ...
0
votes
0answers
36 views

How to add notification alert in the admin bar when someone comments on a post

I am using Buddypress 1.6.7 What I want is that when a user comments on some blog post then the post author should receive a notification in the buddybar/admin bar (round blue bubble), saying that ...
0
votes
0answers
17 views

Populate BP Group front.php with CPT item of the same name

I'm reviving an old question here in hopes there might be some new light to shed on it. I'm attempting to display the content of a custom post type item on the custom front page of a bp group with ...
0
votes
0answers
42 views

Buddypress, understanding registration page

I want to modify my registration page on buddypress. Here I see a function bp_get_current_signup_step() and it returns values like completed-confirmation request-details etc.. First I dont ...
0
votes
0answers
20 views

find functions associated to hooks [duplicate]

In Buddy Press register.php, I see code snippets do_action( 'bp_custom_signup_steps' ); do_action( 'bp_before_register_page' ); etc. I am unable to find functions associated to these hooks? have ...
0
votes
0answers
35 views

My title is repating itself

I have been looking on some of the other questions in here, but they did not solve my problem. I got a Wordpress Multisite with Buddypress installed. When I am logged in as the super admin, I can ...
1
vote
0answers
11 views

BuddyPress: How to get forum name from $forum_id?

I am using an action hook groups_new_group_forum. Now I have $forum_id and $group_id available in the callback function. How can I get forum name or group name from the available $forum_id or ...
0
votes
1answer
59 views

How can I insert a dynamic URL in my email template?

I'm not sure if that's even possible, but I thought I should give it a try. I'm using WP Better Emails plugin in order to create HTML emails for my buddypress website. I want to add to the footer an ...
0
votes
0answers
12 views

BuddyPress: groups_group_create_complete action does not fire after creating a new group

The action hook groups_group_create_complete does not fire after I created a new group. What could be the problem?
0
votes
0answers
10 views

BuddyPress: How to do more when a new group is created?

For example, I want to send an email notification to the admin, when a new group in created in my BuddyPress website. How can I do that? Is there a hook, which can be called when a new group in ...
0
votes
0answers
40 views

Searching redirects to the home page

I ve seen similar topics but didn't help me or I just didn't understand. So I have a multisite installation (using subdomains), including two simple wordpress installation and one buddypress ...
0
votes
0answers
27 views

How wp-admin-bar-my-account-* are generated by BuddyPress

I’ve been trying to find how the menu items are generated by BuddyPress, such that they then appear under the<li id="wp-admin-bar-my-account-*"…>… tags. I was looking at the bp_adminbar_menus, ...
2
votes
2answers
104 views

BuddyPress: How to get info of users filtered by some x-profile data?

I want the list of users with their email IDs, filtered by some x-profile data. For example, I want to send an email to users who have checked a checkbox on their profile. How can I get the info of ...
0
votes
1answer
71 views

Wp favorites posts by specific category?

Well, let me get to the point, im trying to Display a specific category using the Wp favorites posts plugin this is what im adding $category_id = get_cat_ID('news'); but it doesn't seem to work it ...
0
votes
2answers
141 views

How to Display BuddyPress Profile Field Data In Multisite Blogs

I'm trying to display a BuddyPress xprofile field on a WordPress multsite blog. I thought this might do the trick but displayed_user doesn't seem to work outside of BP? Is there an easy way to do ...
0
votes
0answers
34 views

How to add an image profile field in BuddyPress

I've been looking to add an image profile field type to my BuddyPress installation. I found this tutorial and the problem actually with this is, It doesn't work with latest version of WordPress. If ...
1
vote
1answer
158 views

Wp favorite posts get user favorites in profile using buddypress

Im currently encountering a problem i display user wp favorites posts fine, but the issue is i wont display them, once users are logged out it says " no posts have been made" while each user has ...
-1
votes
1answer
41 views

How can i hide content if not friend in Buddypress?

How can I hide some specific contents or div or other stuff depending on being friend or not in buddypress ?? I tried to use the bp_is_user_friends() function but it did not work !
0
votes
0answers
22 views

How to change the name of the friends title to colleagues in BuddyPress?

I am looking on how to change the name friends to colleagues in my BuddyPress system, that can be seen here. I've tried: $bp->bp_nav['friends']['name'] = 'colleagues'; but that's not working.
0
votes
0answers
39 views

How can I use BuddyPress XProfile fields to build a dynamic CV?

I'm developing student alumni network powered by Buddypress where students should be able to build their own CV / résumé based on a template of xprofile fields. Job Title [ input field ] Job ...
0
votes
0answers
31 views

How to include auto generated password in the BuddyPress welcome email?

Once a user is activated, BuddyPress sends out a welcome email. Currently, it provides the username, but it only says PASSWORD for the password, so the user has no notification of their password and ...
0
votes
0answers
26 views

WP pages return 404 after BP installation

I am running an installation of BP 1.7, which I am loving to bits. All my permalinks within BP (members, activity, etc.) work perfectly fine, but my "regular" Wordpress pages (about, contact, etc.) ...
0
votes
0answers
48 views

Trouble with pretty permailnks buddypress .htaccess custom posttypes

I have a buddypress/bbpress website that also has multiple additional custom post types. After adding each new custom post type I would update permalink settings to correct the 404 not found occuring ...
2
votes
0answers
41 views

Can I create multiple instances of the BuddyPress Activity Stream with separate themes?

I'm trying to take advantage of BuddyPress 1.7's new theme independence to effectively create different pages and instances of the Activity Stream with different themes. I can use HeadSpace (an ...
0
votes
0answers
29 views

BuddyPress auto generate username from xprofile field

Currently I am using the following snippet to replace the username field during BuddyPress registration with an autogenerated MD5... add_action( 'bp_core_validate_user_signup', ...
0
votes
2answers
97 views

Show activities of defined BuddyPress groups

I want to show activity loop for certain groups only. If I use <?php if ( bp_has_activities( array(bp_ajax_querystring( 'activity' ),'object' => 'groups','per_page'=>6 ,'primary_id' => ...
0
votes
1answer
24 views

how do you point 'screen_function' to a function in the same class? [closed]

In a plugin class, I'm successfully creating a new tab on a Member page using: bp_core_new_nav_item( array( 'name' => __( 'MyTab', 'bp' ), 'slug' => 'mytab', 'position' => ...
0
votes
1answer
58 views

Custom Fields and Buddy Press

I would like to setup a simple feature in Groups with buddypress. Basically, I would like the landing page the group where the HOME button is for example, to have 3 fields... just like so: I'd like ...
0
votes
1answer
278 views

Display multi-select box choices in a bullet list

I have a form that includes a multi-select box. <form method="POST" action=""> <select name="countries[]" size="5" multiple="true"> <option ...
0
votes
0answers
15 views

Is there is any hooks that allow a Group admin to invite anyone to the group in buddypress?

I am looking for a hook or a code that will allow any group admin in buddypress to invite any member to the group without adding that member to his friends list. Is that possible? How to do it?
0
votes
1answer
70 views

Show gender icon depending on “Gender” field value

I created a profile field value "Gender" in buddypress. I want to show icons next all field values. Now I have two icons for male/femaile gender, and I want to show the relevant icon according to ...
0
votes
1answer
65 views

How to allow logged in users to post anonymously

I've been searching and searching for a while now to see if there's a way to allow people who are logged into my BuddyPress site to make a post on the activity section as "anonymous" or as their ...
0
votes
0answers
44 views

Removing private blog posts from buddypress site activity stream

I'm running a WP multisite install, and I've installed the More Privacy Options to give my users the option to create private blogs on our network that are only visible to the members of the network ...

1 2 3 4 5 7