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
1 answer

WPallimport function to create user from csv column

My goal is to import a csv file with houses for sale and generate realtors as wordpress/buddypress user if they don't exist yet. I want to do so by using a custom function in WP all import. Addtitionally i would like to set the buddypress membertype…
eGuard
  • 61
  • 4
1
vote
1 answer

WordPress User Verification (Plugin) Status at BuddyPress Pending Page

I would like to know how I can show verification status at this page https://prnt.sc/t0v4y7 On normal user list its working https://prnt.sc/t0v6eb I want to know if the user had verified the account before I approve it. Plugin URL:…
1
vote
0 answers

Custom post type not showing product image in buddypress activity

I have created a custom post type 'product' but the product image is not showing up in buddypress activity alongside content when products are added from frontend. But works when I use the backend add product. I am using wpuf to add product from…
Benson
  • 11
  • 1
1
vote
1 answer

how to delete unverified users in buddypress

I am using buddypress and wordpress. There are a lot of registered but unverified members in my user list. How do I automatically delete an unverified user based on time (like a week)? These unverified user have been accumulated over time and i need…
Ezhil
  • 389
  • 1
  • 4
  • 18
1
vote
1 answer

Wordpress 5.4 inserting

tags into Javascript code on Buddypress activity feed

After upgrading to Wordpress 5.4, we've found that it's inserting rogue

tags into Javascript code that was previously working on our Buddypress activity feed. The code is included with a call to bp_get_template_part: bp_get_template_part(…

Richard Zack
  • 431
  • 3
  • 12
1
vote
0 answers

Modify a wordpress/buddypress php function

Hope I can get some help modifying this php snippet. The snippet redirects all non members that visit my site to the login page. I have a login and registration on mu homepage already and would prefer to redirect all pages to the home page, unless…
1
vote
1 answer

There has been a critical error on your website. Learn more about debugging in WordPress

I have installed buddypress follow plugin and after clicking the follow button , it shows the following error "There has been a critical error on your website. Learn more about debugging in WordPress."
1
vote
2 answers

wordpress data for buddypress

I have data for buddypress in table named "wp_bp_xprofile_data" which has fields like "a:2:{i:0;s:10:"myproject";i:1;s:5:"Other";}" What kind of data it is ? surely its not JSON ...
Mark
  • 1,381
  • 5
  • 18
  • 21
1
vote
1 answer

Customize wp-login.php Login Title

Let me start off by saying that I am not very well-versed with PHP so any help is much appreciated. Here is my issue. I have a social media site built on WordPress. It is restricted to registered users only so when someone visits the site and is not…
1
vote
0 answers

Get current user role of Buddypress

I want to hide the button to create new discussions within a group and I have managed to do it through the Wordpress roles with the code you see below, but I would like to do it with the role of Buddypress. I want to hide the button for those who…
Gervasio
  • 11
  • 2
1
vote
3 answers

Conflict between two jQuery's scripts

I'm spanish (sorry for my english), and it's the first time that i write here for ask something. After hours of debugging and searching why the Fancybox script didn't work i search a conflict between two scripts in my website (now in Maintence…
Juan
  • 11
  • 1
  • 1
  • 3
1
vote
2 answers

Can I install WAMP on Microsoft Azure (Bizspark account)?

I have got a Bizspark account from Microsoft and they are providing a basic Azure account. I have been told that it can run PHP, however I would like to use a more tested solution like WAMP. On top of that, I want to place a quite heavy WordPress /…
sbyrakis
  • 11
  • 1
  • 3
1
vote
1 answer

Adding
to one specific Buddypress Xprofile field (profile-loop.php)

If special xprofile field with id=10 has data then output following: >
MaJa
  • 11
  • 1
1
vote
0 answers

How to filter BuddyPress member loop by ACF field?

PHP newb here, looking for some guidance. I am working with BuddyPress and Advanced Custom Fields (ACF). I have an ACF field 'new_user' with a value of true/false. I am trying to filter my BuddyPress Members Loop to only display users with a value…
zaino
  • 11
  • 1
1
vote
1 answer

BuddyPress: Missing"Create group" button

My custom Buddy Press Theme is missing the "Create a group" button. Everything else works. Any idea why?
s.a.991
  • 11
  • 6