Search Results for 'buddypress'
-
Search Results
-
Hello guys,
I’m using the latest WP and Buddypress version for a new site. During testing we’ve encountered some problems:
1. Cannot crop and upload avatars.
2. Cannot upload images => it’s throwing http error.I’ve never seen this kind of problem before on other (older) buddypress and wordpress installs. We’re still using the same server.
I did some search and some saying it’s a GD-library problem that’s not installed (?).
What exactly is the problem and how can we fix this?
Thank you for your time.
Hello,
I am getting problem with “Load more” in my Buddypress activity stream.
When I click the āLoad Moreā on the buddypress activity it loads more but does not refresh it. I want to make it āloads moreā and refreshes at the same time after the load more is clicked on user activity stream.
The raison I want that is I am using MathJax to render mathematical symbols ans equations and it needs the page to be refreshed before redering them.Please help me, I begg you. I need really that and I tried solving it myself several days but nothing.
Wordpress version: 5.4.1
Buddypress version : 5.2.0OK,
I don’t want bbpress forum replies to show up on Buddypress activity stream. I have researched this problem for days and cannot find a solution. I have tried 3 different plugins and they do not work anymore. I have come across this question multiple times but no one seems to give a clear answer. This question has gone back a least 9 years. I find it hard that Buddypress or bbpress has not found a solution to this problem. Please help!!!Hello,
I was wondering if it’s possible to get the fields that formidable forms create as part of their user registration plugin to map to BuddyPress?
Formidable lets the user create several different user registrations so one could be for business with one set of fields another set (with some common denominators).
I’ve tried adding custom fields but did not see the formidable fields.
Many thanks for any advice received your time is appreciated.
Topic: A couple of newbie questions
Hello everyone!
This is my first time dealing with BuddyPress and I have a couple of questions:
1. On the Getting Started page, it says: “AllowOverride should be set to All in folder where .htaccess is”. I don’t have “AllowOverride” in my .htaccess file, so do I have to manually set it? Why is this necessary?
2. Is it possible to have BuddyPress tables in a separate database, not the same one where WordPress tables are?
re: https://developer.buddypress.org/bp-rest-api/extending-the-bp-rest-api/
I’m a little stuck on the documentation, how would I go about creating a new route for say…. adding reactions to an activity field?
I started playing around with building it but became confused as to how to actually execute a reaction on an activity
bp_rest_register_field( 'activity', 'reactions', array( 'get_callback' => 'get_additional_field', 'update_callback' => 'update_additional_field', 'schema' => array( 'description' => 'Reactions on Activity', 'enum' => array('HAPPY', 'LOVES', 'DISLIKES','FUNNY', 'WOW', 'ANGRY', 'SAD'), 'type' => 'string', 'context' => array( 'view', 'edit' ), ), ) );Topic: Customize
Hello, I have some difficulties with the look of my Buddypress profile. Maybe it’s due to my theme Unyson. How is it possible to customize the profile page without coding or is there some themes that I could apply ?
Topic: First and Last name
Hi, I’m very new to BuddyPress and I have one question that could looks obvious. After installing the profile doesn’t show the WP profile fields as First Name and Last Name. As I have users that already have filled that fields, how can I show it in the profile ?
Hi, I have a WP site with users already registered in. After installing BuddyPress I can only access to the user created with BuddyPress. How can I link BuddyPress to my WP users that was created before the installation of BuddyPress ?
Site is a multisite. On the specific subsite, On the teams page on backend. It is showing all groups from all subsites. I’d like to filter out to show only the groups for that current subsite.
I have applied this code- http://buddypress.org/support/topic/buddypress-multisite-shared-users-but-segregated-groups-activity-forums/.
I think the way to achieve this is to add custom query using bp_parse_args to exclude certain group ids. But I wasn’t able to achieve it. Can someone give me an idea or some inputs on how to get this.
Hello!
I have created a plugin that moves the user email preferences to the woocommerce ‘my account’ menu. Everything looks great, but when I select options between the “yes/no” and then click save, nothing changes/nothing is saved?
Perhaps I’m missing something? Could anyone shed some light on which file remembers and stores the selection after hitting submit?
The form in question can be located here:
buddypress/members/single/settings/notifications.phpThanks!
– DBuddypress Groups is working fine. However I want to extend my website to allow people to create companies which work like Buddypress Groups but with one difference, everyone who has been added to the company, you can see all the groups they’re in.
I understand I’ll probably need to run a loop to see all the groups everyone is part of, however for the first bit, actually creating a company. Is there a way for me to create another Buddypress Groups module or something so I can have people creating groups and also creating companies?
Thanks
Hi everybody,
I want to give each new group member the default BP role āAdministratorā. Usually when someone joins a new group after his membership request was confirmed, his default BuddyPress role (I donāt mean the WP role) is āMemberā. So do you have an idea how to set this?
Thank you already for your ideas š
Hello!
We use the WP Rocket Cache plugin on this website. But when we install budypress the design is broken. Help me pls.