Questions tagged [buddypress]

BuddyPress is a WordPress plugin that helps you run any kind of social network on your site, with member profiles, activity streams, user groups, messaging, and more.

BuddyPress is an open-source social networking software package owned by Automatic since 2008. It is a plugin that can be installed on WordPress to transform it into a social network platform.

797 questions
1
vote
0 answers

Collapsing activity post comments in BuddyPress?

How do I modify the "comments" section to allow collapsing of comments? If comments get too long, they just keep growing on the page and not allow for a collapsing. Any help would be great!
Helene
  • 83
  • 1
  • 1
  • 10
1
vote
0 answers

Upload avatar after account activation (buddypress)

Here is what I'm am trying to do. User registers on the homepage. User is redirected to the check email for activation page. User clicks activation link. User is redirected to the activation success page. On step 4, I'm either trying to add a 5th…
John Starz
  • 11
  • 3
1
vote
1 answer

wp_set_auth_cookie not logging on user

I am trying to add a function to bp_core_activated_user, where I want it to do the following: Activate the user Login the user Redirect the user to their profile edit screen I don't have any issues with 1. and nor with 3, but since the second…
Brett Canfield
  • 71
  • 1
  • 12
1
vote
1 answer

WordPress & BuddyPress Issue storing special and latin characters to the databse & Display issue

I have one site and on this site, I am using BuddyPress plugin as well. But Now I am facing the issue related to special and the latin character storing into the database as well as displaying Wrongly on the front end. For Example: 1) ö is…
Chetan
  • 115
  • 6
1
vote
0 answers

Change Label by value in dropdown

I have a BuddyPress profile form that currently has fields being shared between different member types, so they can be forced to be mandatory. I would like field A (highlighted) to be able to change the labels/legends highlighted with B, so that…
Brett Canfield
  • 71
  • 1
  • 12
1
vote
1 answer

How to display the pagination of the added page on Buddypress

I'm using Buddypress 2.7.2 on Wordpress 4.6.1. I added a new page using the function by bp_core_new_nav_item() on BuddyPress for expanding pages. On that page, there are ten Post-type artcles each page , the pagination are displayed under the…
X JAPAN
  • 15
  • 5
1
vote
0 answers

Buddypress Activity Meta not disappearing

I'm adding a custom video encoding element to a buddypress site, so that all users, if they upload videos that are not in mpeg format, the videos will be sent to an encoding script to be put into mpeg4 format. Once the site detects that a video is…
Nicholas Finch
  • 327
  • 1
  • 3
  • 11
1
vote
1 answer

Buddypress force groups to have forum

I'm running a BuddyPress installation with BBPress. In step 3 of the Group Creation, there is an option to add a forum for that group and I want all groups to have a forum, so I'm customising the BuddyPress file for groups; create.php and I found…
1
vote
2 answers

How to change buddypress default button name "Add Friend" to Interest

How to change buddypress default button name "Add Friend" to Interest how to change default name in wordpress, buddypress from which script i can change the name.
1
vote
1 answer

How to remove redirection of pmpro to the levels pages

In buddy press, I used this filter but it did not work (from here) add_filter('pmpro_register_redirect', '__return_false'); And how to restrict ADD FRIENDS in buddypress with help of Paid Membership pro plugin?
1
vote
1 answer

getting 404 error on wordpress pages

I've seen some other people with the same issue on net, but the solution that worked for them (updating the .htacess file), didn't go very well for me! I used buddypress to migrate my wordpress site to my local pc, but after everything is setup,…
1
vote
0 answers

How to correct write ionic controller?

Hello i have some problem with my controller. I try to get friends from Buddypress with JSON API. Its http://hannation.me/api/buddypressread/friends_get_friends/?username=adminara&insecure=cool But when im trying to get this in my application it…
Sebastian Lagua
  • 380
  • 1
  • 6
  • 17
1
vote
1 answer

Using buddypress avatar upload and crop function on another bp page

Currently I am using BP Avatar to create user profile picture in the website. Now, I want to use the upload and crop + preview function of BP Avatar for another page and another image purpose with custom settings also. I have tried to copy and edit…
Lupint
  • 41
  • 1
  • 8
1
vote
0 answers

Buddypress Notifications

I’m working on a wordpress website, and using Buddypress. I wanted to add posts notifications and it worked fine, except when I tried to filter them. First you need to know how I want to filter them. – I’ve a profile field named ‘Field’ which is a…
1
vote
1 answer

Editing User Profile Content in BuddyBoss and/or BuddyPress

I'm trying to remove 'Notifications', 'Groups', 'Messages', & 'Settngs' from user profiles. How do I go about removing them? Check out below:
Evin
  • 11
  • 3