Search Results for 'buddypress'
-
Search Results
-
This user is not technically savvy so they can’t remove themselves. They asked me to remove all their info so I initiated a removal as per their request from admin>tools>Erase Personal Data.
After running that, I went to mediapress to see if their data was removed, and their images were still in mediapress so I deleted those. Then went to Media, and found their images there too, so I removed those.
Then I went to my community front end and found their name and image still in the recently-active list so I clicked on it, and lo and behold, but their profile is STILL there!!! Including two images I am not finding via the wp-admin back end.
I’ve been trying to run around buddypress tools, settings/buddypress, and seriously not finding anywhere to remove this user from the system, although they are no longer listed in wp-admin/users. How can they NOT be in the main wp user list AND BE present in in the buddypress member list with a working profile??!!
Is there a plugin for admin complete removal of a buddypress user?
Hi!
My question looks so simple but I did not find a decent answer anywhere online.I want to use BuddyPress on my website.
For now I use WP User Manager for people to register and I use WPDiscuz for users to comment.
1. Will Buddypress take over all my existing subscxribers (around 2k) or can I do that somehow?
2. Do I need to delete WP User Manager?
3. Can I keep working with WP Discuz?Thanks a lot in advance!
WordPress Version 5.7
BuddyPress Version 7.2.1Hi Team, I haven’t receive any confirmation email during registration. Please help! Thanks!
Topic: Shortcode user profile
Hello do you now the shortcode for showing the profile page of buddypress? i have now : [profile_page=”/”] but it dont show directly the profile user page..
I’ve disabled every plugin that doesn’t match a working subsite with buddypress also installed. I’ve cleared browser cached images and files. Admin can upload, users can’t. I changed wp-content/blog-dir folders to 777 thinking perhaps it was a permissions problem, no change so changed it all back to 755.
What other things should I be looking for to fix this problem?
There are a few things I’m not figuring out, and am unable to find in the documentation.
I’ve installed BuddyPress, Theme My Login with the Social extension (to allow logins via Facebook, Twitter, and Google), and bbPress.
The ability to login via any of the above mentioned social media or use the email address as a user name works.
Here is a list of what I’m not figuring out:
– I’m running a theme named Customify, which I do not recall installing. Did it somehow come with BuddyPress (which seems weird) or did I in fact install it and just forgot?
– There is an orange button labeled “BUTTON” that appears to the right of the menu, and within the menu, which slides in from the left side of the screen. It goes to the home page. I’m not seeing how to change the label within this button, but I do see it’s part of the Customify theme.
– I’ve created a forum with bbPress, but when I login as either a user or an administrator, I don’t see it.
– Sometimes when I login I find myself at the users profile page, other times I find myself at the home page. I’m not seeing the pattern as to when one occurs and when the other occurs.That’s it for now.
If anyone can help steer me in the right direction, I will be most appreciative.
Subsequent edit
As I typed the above, it occurred to me I might see my forum at host.com/forums, which I do.Topic: Having multiple group slugs
So instead of “groups” I want to be able to use several slugs that act like aliases.
Example: I have a group called “Dimension Media”. It’s a business. Businesses are groups on the site, but discussion group and interest groups are too. So not one single slug on the site will work, or at least not as wanting.
I want:
site.com/groups/interest-group
site.com/company/dimension-media
site.com/discussion/catsAll these are groups, I just want the flexibility of a different slug to pull them up and navigate within the groups (for now how to ID the groups isn’t important… it could be a value in the groups’ metadata).
EVEN BETTER, the group slug is based on the group type:
Thoughts?
I don’t want to use gravatar on my buddypress site, so I installed Letter Avatar. I chose that in the settings/discussion area of my site, and set up the configuration in letter avatar, and disabled the ability to change the avatar in buddypress, but the “Change Profile Photo” tab is still there, and still tells the user to create a gravitar account if they want to change their avatar.
How do I remove this tab, or replace the gravatar text with a notice that editing the avatar has been disabled?
I use BuddyForms Members plugin (1.4.15) (WP 5.7, buddyboss 1.5.7.3).
It allows integration of Buddyforms with member profiles by extending class BP_Component.What I need, is that this ‘profile integration’ is conditional to the member type (‘user’, ‘location’, ‘organisation’). Only organisation/location membertypes should get ‘profile integration’.
So, I end up in buddyboss-platform\bp-core\classes\class-bp-component.php. On line 475 I found:
do_action( 'bp_' . $this->id . '_setup_actions' );I can interact with bp_set_nav by adding code in the class on line 476:
if ($this->id == 'buddyforms') { remove_action( 'bp_setup_nav', array( $this, 'setup_nav' ), 10 ); }But, how do I refer to $this from outside the extended BP_Component class (BuddyForms_Members_Extention)? What doesn’t seem to work from My Plugin function.php:
add_action( 'bp_buddyforms_setup_actions', 'my_function', 10 ); function my_function() { $buddy = buddypress(); remove_action( 'bp_setup_nav', array( $buddy, 'setup_nav' ), 10 ); }Hopefully I’m at the right place for this question.
I am managing a website with Memberpress and BuddyPress. I want paid members to be listed separately from all other members. At the moment I have them all listed together because BuddyPress creates an account for each one when they register even if they don’t pay. How can I do that?
Thanks in advance.Topic: Error with the plugin
Hello, i installed buddypress plugin in my website but is geting error “Notice: Trying to get property ‘id’ of non-object in /home/smartydu/public_html/wp-content/plugins/bp-group-chat/chat-core.php on line 11” how can i fix this?
please helpTopic: dating site
hii,
i am trying to build a dating site using buddypress.
i have some problems.
i hope u can help me.1. the Activation Emails are not being sent and some users get the wrong activation code.
2. I Do not see the start screen with the various profiles.How can i solve the problems