Search Results for 'buddypress'
-
Search Results
-
Topic: Always stuck in “loading”
Hi,
I have installed buddypress but actually I always get a “Loading the group updates. Please wait.” message.
This is preventing me and users in creating activity under the group.
How can I fix this?
I use OceanWP as theme.
website is liquoriconsulting.com
Thanks,
Federico“Help, my membership overview is suddenly not public? I can only see searches on my page when I’m logged in. See an example here: https://www.danskeosteopater.dk/find-en-osteopat/members/ – The error has suddenly occurred. Does anyone have a suggestion for a solution?”
If you are not logged in, searches will lead you to the front page. When I am logged in, I get the desired overview.
Buddypress: Version 11.3.1
WP: 6.3.1Topic: flow
Hi,
So I don’t even know if what I want is possible – came here looking for some guidance.
I have a wordpress woocommerce site where people can purchase a monthly subscription for a service. That part all works fine.I installed buddypress because I want each subscriber to have their own profile and take bookings themselves (no payment option necessary – will be done off-site)
I want each subscriber to be automatically put into a certain ‘group’ which I’ve already created. I’ve tried all the custom code I’ve found on here with the group id but nothing is working. The subscriber is automatically a ‘member’ but they’re not a member of the ‘group’
This is the code I put in my functions.php file
//Automatically add new users to a group
function automatic_group_membership( $user_id ) {
if( !$user_id ) return false;
groups_accept_invite( $user_id, <# 0 #> );
}
add_action( ‘bp_core_activated_user’, ‘automatic_group_membership’ );I have my group id as ‘0’ because that’s what I found in the inspect tool https://snipboard.io/nlPTSM.jpg am i using the wrong id#
Any help would be greatly appreciated
Topic: buddypress generate password
Hello
I am trying to modify the profile setting page where I would like to remove the generate password button and leave the new password field blank. However, I am not able to find the page that update email and password. The page I can find is the form-user-passwords.php but it doesn’t seem like buddypress is using form-user-passwords.php
Can anyone provide some guidance? thanks.
Hello. I’m using WP version 6.3.1 and BuddyPress version 11.3.1. My site is https://romancingrarehearts.com And I’m using the Twenty Fifteen theme.
Is it normal that when my members edit their profile page, such as changing the text in their TELL US ABOUT YOURSELF box, they must sign out and back in in order for the update to be successful? I’ve had my website for years and I don’t remember that being the case.
Thanks for your help.
I am missing the buttons seen on this article https://codex.buddypress.org/administrator-guide/messages/
When I was working on it and trying it out, they popped up once, but I can’t get them to come up again.
I am using generatepress theme not sure why I would see them once but not again. How do I get those buttons back?
my website is inspireherpossibilities.com
I am using Buddypress Legacy.
Topic: Page with user profile
Hello Forum,
how can you create a page, which only contains the user profile (from BuddyPress)?
Thank you for your help!
WordPress : 6.3.1
BuddyPress : 11.3.1
Youzify : 3.3.9Dear users,
Since +/- 1 month the ‘Load More’ option on the activity page doesn’t work. On mobile (iOS and Android) nothing happens, and on Google Chrome first nothing happens and then a browser error occurs “The page doesn’t reply, would you like to wait or close”.
The “Load More” on other pages (user activity, etc.) works.
Using a lots of plugin which makes it hard for me with my knowledge to understand where it comes from. A new wordpress + buddypress + standard wp theme works fine.
My questions are:
– Is it possible to have pagination on the activity wall stream page but keep the other pages as they are for the timebeing?
– How can I debug where the error comes from?Regards
Hello,
I am reaching out to report multiple critical PHP fatal errors that have been occurring on our website, specifically related to BuddyPress. These errors seem to be causing significant disruptions and I would greatly appreciate your assistance in resolving them.
Error Message: PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, WP_Error given.
File: /wp-content/plugins/buddypress/bp-core/bp-core-taxonomy.php
Line: 170Wordpress Version: 6.3.1
BuddyPress Version: 11.3.1
Memberium Version: 2.207Observations:
The errors seem to be originating from the BuddyPress plugin, specifically within the bp-core-taxonomy.php file.
The issue appears to be related to the array_merge() function where the second argument is not being recognized as an array but rather as a WP_Error.
The errors also seem to be interacting with another plugin, memberium2, as seen in the stack trace.
Given the critical nature of these errors and their potential impact on my website’s functionality and user experience, I kindly request your attention to this matter.
Please let me know if you need any additional information or access to assist in troubleshooting and resolving these issues.
Thank you for your assistance.
Hello, I am looking for a way to set a profile field that display multiple dates, that users choose in a dates selector without writing each of them manually. Each user has to give their availability for the month, thought of this way since an availability calendar plugin for Buddypress profile doesn’t exist yet.
Thank youWordpress version 6.3.1
BuddyPress version: 11.3.1website: erindaletapestrystudio.com
Problem: While editing any page, cannot choose image in any image control when BuddyPress is enabled.
Disable BuddyPress and choose image works perfectly.To replicate, install BuddyPress with Elementor Pro , create page, place image elemant on page, attempt to choose image. (fails) then disable BuddyPress, create page, place image element on page, attempt to choose image. (success)
Can this be fixed?
Thanks so much for your inputi used buddypress version 11.3.1
i used aardvark theme
8.1.10 php versionthe error text is in feature groups
img link =”https://drive.google.com/file/d/1B-0LZXvzA3Sg8SEC-4YGQPPaQG_MIrzu/view?usp=sharing”the line code where the error is located
line code img =”https://drive.google.com/file/d/1SGPg7WoSh2DhAmap2JsKtO9Y_2Pak6un/view?usp=sharing”i already test and the cause of the error is in bbpress plugin and buddypress plugin