Search Results for 'buddypress'
-
Search Results
-
Topic: Awards on profile?
I run a toll-free hotline where each call can literally be the difference between life and death. I use BuddyPress to keep my operators connected. When one of my operators calls an ambulance for a caller, and is able to save that caller’s life, I want to be able to put a medal or badge on their profile page, with a medal for each time they save a callers life. I tried BadgeOS with the BuddyPress integration plugin, and it didn’t work. So, I’m looking for a way to display an image on a member’s profile page. Does anyone have any info on how to do that?
Thanks in advance!
Hello, I’ve installed WP/BuddyPress, and everything seems to be working fine, but I can’t find the “Community Page”? Right now I have it set so that the Activity page is the page everyone goes to when they log in. How do I set it to the community page?
Hello,
The site we’ve developed the client doesn’t want to have any of the forum topics or posts available to the public. I’ve tried a few plugins to try and fix this but none seem to work;
bbPress Members Only
BuddyPress Members Only
Wbcom Designs – Private Community for BuddyPressDoes anyone know how to completely lock down anything in the /forums/ part of the site so that only members can access?
Having an odd problem, which is that I can’t add any members to a group if it was originally created with an ampersand in the name. Even if I change the name of the group (to and) and even if the slug doesn’t have any special characters, I still can’t add any members. I get the error: The following users could not be added to the group.
I’ve tried disabling all other plugins, deleting BuddyPress and installing it from scratch, etc. I’m using the latest version of WordPress and BuddyPress. Any thoughts welcome.
I am trying to figure out a way for adding location to buddypress activity.
I tried using “Geo my WP” plugin to add location to a custom post type but the problem is that activity is not a custom post type. I couldn’t add a custom field to itI’m very basic with code so if someone can help me with how I can add a custom field to activities and have it get the location information from any 3rd party location plugin like “Geo my WP”
Topic: Change BuddyPress Theme
I’m using Fortuna template with my website and i need to change theme of buddypress , how can i do this?
Topic: Linking blog to Buddypress
Hi!
I created a community website for people to meet and travel so I installed BuddyPress.
There are post blogs showing places to visit and I’d like for the members to be able to “like” a post of the place they’d like to go and to have it written somewhere in their profiles like “Friends” “Groups” “Activity” etc.I tried several extensions but it doesn’t work, I tried Buddypress like by Darren Meehan (which doesn’t work at all), Favorite by Kyle Phillips seem to work but I can’t link it to the profiles. Idk what I can do.
I use the Divi theme, WordPress is 5.8.2 and BuddyPress is 9.1.1
Here’s the website http://armyvof.cluster031.hosting.ovh.net/ (sorry but it’s in french, no english!)
Thanks in advance!
Topic: Admin Bar on top of site
Topic: Margin-left move
So I also have youzify plugin enabled for my Buddypress and I have been trying to get the buddypress pages to shift to the left so the content doesnt hide behind my elementor section.
I have tried editing the css files in youzify but to no avail. Can anyone help me ?
Hello, I am very fresh in BuddyPress, I got very wired issue.
My site is just a hello world version.
After I activate BuddyPress, one wired header appears on the top of my site. It includes a wordpress logo, Log In and Register and a search bar.
This wired header is always there, even if I have selected one theme or do something else. It is always at the top of the site….
Could anyone please tell me where shuold I go to deactivate this things?
We’re currently setting up Buddypress alongside memberpress in a demo site. They seem to work very well together and the Buddypress user profiles in particular are a greater feature to have. However, we need to remove access to the members directory while maintaining access for users to view their own profiles.
It would be a bonus if users were redirected to their profile page is they hit /members/, but at a minimum we need to hide the content there. Is this something that can be done with out-of-the-box settings, or how can we otherwise achieve this?
Hi all,
We are working with the MasterStudy theme. We would like to modify the buddypress registration form to be able to add necessary data of the students, where can we do it? I don’t see the option within the BuddyPress settings of the theme
Hello,
I am running a Gwangi dating theme with BuddyPress and PaidMembershipPro.
I want to know if anyone has the code or plugin suggestion that can blur all members’ profile pictures so that the unpaid members can’t see it unless they upgrade to a paid membership.
Something like this:
Hello,
I am looking for php code to be inserted into my custom function plugin so that my admin account will be visible hidden from members on members directory and else where.
I did see some colder codes here but it does not seem to be working on the current BuddyPress version.
Does anyone have the workable code?
Thanks
Topic: What happened to OPEN???
So, I am trying to get into the Dev docs for BuddyPress, and land on this page in the CODEX:
Click on one of the links to get information on the Action Hooks… and I am taken to a Google Doc that I need to request access to???
When the hell did that happen? Why and what is being hidden?
Hello, I have created a custom notification for when a Moderator or Admin comments in a Buddypress Group.
It does two things:
1. it creates a notification and
2. sends out an email to the members.The email works fine with wp_mail() and the notification is also created fine in most cases, EXCEPT for when the last thing we do in the caption box is copy-paste text. In these scenarios the notification is created for the user (they see a +1), but clicking on the notification gives a “page not found” error.
One of my last tests proved that I can in fact copy-paste content with no character limit in the caption box. But I must make sure I type with my keyboard something before Posting the Update IF I want the notification to save properly in the DB.
I wonder if this is a bug and/or If anyone has experienced a similar problem when copying text into a form.
Best regards,
PabloFunctions and Hooks used:
bp_notifications_add_notification
bp_activity_add
bp_notifications_get_notifications_for_user
bp_notifications_get_registered_components
wp_mail