Search Results for 'buddypress'
-
Search Results
-
Hey everyone,
I’m trying to remove group related activity from the “Everything”, but keep it under the my groups tab but can’t find a way to do it on the forums. I found this https://buddypress.org/support/topic/disable-group-posts-from-main-activity-stream/ but this also removes it from the my groups tab 🙁
Does someone perhaps have a snippet laying around or can point me in the right direction to check which tab is selected?
Thanks,
AronHello, I think this issue has been going on for years, but I dont seem to be able to find that it had been fixed at some point!
I am using wp 5.22 bbpress 2.5.14 and buddypress 4.3.0
It still happens when I use different themes and if I uninstall other plugins.I have hidden buddypress groups which show in the activity stream even if you are not registered or logged in see here
Core women is a hidden buddypress group and should be not visible to anybody except the group members.In bbpress I have a plugin called private groups which also show in the activity stream. You cant enter the forum via the link, but still you see the heading and actually also the text.
I wonder if this problem is because of a false bbp and BP integration? BP doesnt get the info for private/hidden forums?I am very new to this and dont have much experience so please tell me what more information I can give.
Has there ever been a solution to this?
Thank you!Hi,
I have a WooCommerce store with buddypress to give users profiles, social networking capabilities and also bbPress forums. I want to create a subdomain that will have special content for a subscription, separate from the main store. Is it possible to have the buddypress profiles work for both the main site and subdomain with WooCommerce? I am not sure the best way to set this up so users can shop from both stores with 1 account. I assume I need 2 installations of wordpress/woocommerce/buddypress to make it work???
Topic: Members not Showing in List
I know this has been asked and resolved before, but none of the solutions have worked for me. When I look at the members page – either while logged in as admin, or logged in as a different registered user – the members page is not finding any members.
I’ve tried adding the php that changes the ‘last activity date’ to the functions.php file, then the bb-custom.php file. Neither changed a thing.
Is there anything else I should try? The Buddypress plugin came as part of a theme I purchased. Their support suggested I try to disable plugins, then enable the bp plugins to see if they work. Is this a correct way to go? It seems like a lot of people have this same issue, so I’m hoping the fix is something simple.
Thanks.
LauraTopic: An error of type E_ERROR
BP v4.3.0
PHP v7.3
churchladychronicles.comError message: Uncaught InvalidArgumentException: Passed variable is not an array or object in /wp-content/plugins/buddypress/bp-activity/bp-activity-template.php:2271
(Stack Trace is available if required)I am trying to set a custom homepage for my BB website but it shows members page even if I have set a different homepage.
Please help
http://3.18.60.79/members/ is my development website.
Hi all
I am trying to display a flag on the profile header for the user’s nationality.
A few years ago I was building a site with BuddyPress and had this working, so not sure what I’m doing wrong this time.
<div id="item-header-content"> <?php if ( bp_is_active( 'activity' ) && bp_activity_do_mentions() ) : ?> <img src="/img/nationality/<?php bp_member_profile_data( 'field=nationality' ); ?>.png" title="<?php bp_member_profile_data( 'field=nationality' ); ?>">Can anyone help with this?
Many thanks
As a Web Designer, am currently building a social networking site for a client of mine and we were initially using Buddypress..
However along the line, we discover the profile photo part seems like an issue as people would have to crop their photo (which is a pain) before it works
Any code on how to skip the cropping photo part?
I’m running latest wordpress and buddypress version, if an user try to register and set an invalid field (username already token, email already in the database ecc.) obviously registration fail, but users are not notifyed about what’s wrong. I don’t understand what is wrong.
Hello,
I’m currently working on a website. And i wanted to create an (outside) messaging system in WordPress. The fact is we need to let the user send email to other domain. And we also need a delay system to send the mails, with a calendar for exemple !
We were looking for a solution on the web since 3 weeks, and we can’t manage to find anything. This is why we are looking for your help.Thanks !
Is there a way to add BuddyPress type comments – use of @username, like, add image etc to a regular wordpress blog post (ie not in the activity stream).