Skip to main content

Questions tagged [buddypress]

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

0 votes
1 answer
21 views

Default Usermeta Entries for every newly created user?

we have a Buddyboss page running with 30k users. Our usermeta Table is growing fast because of a few plugins we use which all seem to write a lot of settings to it. I try to remove as many obsolete or ...
tim's user avatar
  • 164
0 votes
0 answers
18 views

How to hide a field on the frontend of a Buddypress page by field ID according to user roles and login status?

Not sure if this is the right place to post this or if I should use stack overflow. I can post it elsewhere if needed. I am not a developer. I have very basic understanding of CSS classes (which is ...
I have many questions's user avatar
0 votes
1 answer
14 views

BuddyPress Edit activity function good practice

I am using a custom BuddyPress edit function. However, I was told this is a bad practice and that I should use WordPress's helper function. How to correctly do this? Here, is the code: add_action('...
Rohit kc's user avatar
0 votes
0 answers
71 views

Custom Login and Password Reset for BuddyPress Website

My website is a Community and Social Network website powered by BuddyPress. But the way that BuddyPress is designed, is to work inside WordPress-- and use the default WP-Login.Php Page to handle ...
Gamicord's user avatar
  • 111
0 votes
0 answers
30 views

BBpress - No topics & reply post_type accessible for admin users

I'm using the default theme of WordPress(Twenty Twenty) & only plugin used is bbpress and buddypress. Now if I access topics & replies in backend It shows "Sorry, you are not allowed to ...
Shadow's user avatar
  • 68
-1 votes
1 answer
92 views

This plugin helps create custom buddypress group tabs but it is producing a 404 error, how can it be edited, is it the screen_function?The code is i

<?php /* Plugin Name: Custom BuddyPress Group Tabs Description: Adds custom tabs to BuddyPress groups Version: 1.0 Author: Bing */ // create the custom database table upon plugin activation ...
goz's user avatar
  • 1
0 votes
1 answer
35 views

Randomly display activity posts on home page with buddypress

I have a buddypress with a theme (youzify), I want to display activity posts randomly on home page, not in chronological order. Anyone knows any code or method for that? I used this code but it doesn'...
wmasat's user avatar
  • 1
0 votes
1 answer
16 views

Buddypress: "Auto load" specific usermeta in WP?

I have a Buddypress membership page, and for specific customizations I need a few usermeta fields being loaded all the time, for the currently logged user as well as (in case any) the displayed user-...
tim's user avatar
  • 164
0 votes
1 answer
38 views

How can we get Buddypress to interpret HTML entities correctly?

Buddypress messages - specifically the preview page - does not interpret HTML entities correctly. Instead, they display as literal strings. Does anybody know how to get Buddypress to recognize and ...
uranoz's user avatar
  • 1
0 votes
1 answer
119 views

Random 404 errors using Buddypress

I’m currently running Buddypress with Woocommerce activated (Dokan as well.) From time to time, much more when there’s heavier traffic, there will be random 404 errors on different parts of my website....
sevenkader's user avatar
0 votes
0 answers
41 views

How can I combine Wordpress default Tags and bbPress tags into one archive page?

I'm trying to figure out how to combine two taxonomies? I've got three things going on: Tags from Buddyboss's Forums (Buddypress/bbpress) Tags from The Events Calendar Pro Tags from Wordpress's ...
Alex Abell's user avatar
0 votes
2 answers
250 views

Set default landing page for buddypress member profile

I've been trying to redirect users to the profile page when accessing profiles of users and self. Currently it's redirecting to activity page by default. Eg: example.com/members/username is showing ...
Shyam Prakash's user avatar
1 vote
0 answers
20 views

switch_to_blog( ) content disappears after load

I'm working on building a custom extension to BuddyBoss that adds a tab to the user's profile to view that particular user's wishlist. When the page initially loads the correct data is being pulled in ...
Zak's user avatar
  • 11
0 votes
1 answer
217 views

How to filter members by xprofile field via BuddyPress REST API

Documentation states that result of querying list of members could be limited by xprofile field of string type: https://developer.buddypress.org/bp-rest-api/reference/members/#arguments But what is ...
rakjak2's user avatar
0 votes
0 answers
808 views

Easiest way to find JS conflicts

What is the best / easiest way to find JS conflicts? I have a subpage where I load jQuery OwlCarousel which works fine, but sometimes does not set the active item correctly. So I suppose there is a ...
tim's user avatar
  • 164

15 30 50 per page
1
2 3 4 5
34