Search Results for 'buddypress'
-
Search Results
-
Hi All, I’m using the Vikinger theme to create a social network experience for the Educational Virtual World we are creating. I have WordPress 6.5.2, BuddyPress 12.4.0 and the website is: https://www.zarbul.com.
I have disabled the “Allow registered members to upload avatars” but “Change Avatar” is still available on the Profile Info page.
What I really want is a way to make it so members can choose from a number of avatars we have created. One search suggests that is possible, but the “Allow registered members to upload avatars” has to be off.
Topic: Member Blog issue
I apologize if this has already been answered. I searched through the topics but did not find any match.
I have issues with the BuddyPress Member Blog plugin.
— When clicking “Add new post” and also “Read more” as it leads to a regular WordPress post page instead of loading into BuddyPress/the theme (?).
It does not integrate, like the list of posts does.
Example page for reference: https://bygrace.faith/members/angelinajaade/posts/
Help appreciated.
Topic: Group Forum Bug
Hi All, I’m using the Vikinger theme to create a social network experience for the Educational Virtual World we are creating. I have WordPress 6.5.2, BuddyPress 12.4.0 and the website is: https://www.zarbul.com.
While creating Groups with the “Enable forum for this group” checked I received an error message saying one of the group images wasn’t the right size even though it was the same as all the others I created. On the third time it was accepted, but when I went to the Group Forums I’m saw the forum for that group listed THREE times. When I went back and unchecked the “Enable forum for this group” it removed one of the listing, but there are still two more…and when I click on them I get a 404 error.
How do I get rid of the those Group Forum listings which aren’t connected to any groups?
Topic: Groups going to Homepage
Hi All, I’m using the Vikinger theme to create a social network experience for the Educational Virtual World we are creating. I have WordPress 6.5.2, BuddyPress 12.4.0 and the website is: https://www.zarbul.com.
When I have a user account set to Administrator clicking on the Groups menu item goes to http://www.zarbul.com/groups, but if the account is set to anything other than Administrator clicking the Groups menu just goes back to the HomePage.
Not sure if I just have it setup wrong, there is a conflict with some other Plugin or ???
Thanks in advance for any help. I spent hours yesterday doing research and testing a variety of solutions, but nothing seems to be working.
Topic: Map
Hello
Is it possible with buddypress when someone registered and put adress to have a pin on a map with
address? is any other way or third plugin that can do that?
The scenario is that a user can register and if he or she put an address a map will show where is he with a pin probablyThe small page i try to create is that
Linkpro.grTopic: register page customization
I am struggling with the customization of the register page. I need to put the labels and desriptions on the right place cause some of them are messed up. I understand that the page is filled on a loop at register.php. But how can I chance whats in the loop?
Any docs for that?
I only found that old post which shows that I am not the only one with this issue.
https://buddypress.org/support/topic/registration-page-styling/Topic: BuddyPress custom plugin
Hello lovely BuddyPress members, I’d like a customization for BuddyPress, and I’m looking for someone who can help me. I’m a teacher and I’m working on a very exciting website for my students. My website integrates Gamipress and H5P interactive exercises plugin. This is where BuddyPress comes in: besides solo quests, I’d love my students to be able to form little groups of 4 and do team quests, and of course, compete with each other! 🙂
In detail, this is how I imagine it: there would be a special BuddyPress group type: Cooperatives (yes, I was inspired by Big Farm). There are, however, important restrictions that make a custom plugin seem necessary: a user can join 1 cooperative only, and a cooperative can have a maximum of 4 members. This is the custom plugin I’d like to find someone to develop. Please write me a message at hajnalmadar@gmail.com
Dear Venutius, I also tried to write you a message, but the Contact Me doesn’t seem to work on your website.Wordpress Version: 6.5.2
BuddyPress Version: 12.4.0
Theme: 2014
Other Plugins: Membership ProRelevant info: we have a snippet that uses the following functions, to get Group Info.
groups_get_groups()
groups_get_user_groups()
bp_get_user_group_role_title()
get_group_role_label()
bp_get_group_type_post_id()Getting the error below; something needs an update …
Perhaps one or more of the above functions are causing this?Deprecated: Function bp_get_groups_directory_permalink is deprecated since version 12.0.0! Use bp_get_groups_directory_url() instead. in /var/www/html/wp-includes/functions.php on line 6078 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:6078) in /var/www/html/wp-admin/includes/misc.php on line 1439 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:6078) in /var/www/html/wp-includes/functions.php on line 7096 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:6078) in /var/www/html/wp-admin/admin-header.php on line 9
i’d like to migrate 950 users from a bespoke system to BuddyPress.
i can easily create a CSV file with the user information, including fields that i can create in the Extended Profile.are there suggestions on how to import that CSV file, and ensure that the default Profile Visibility settings are set during the import for those NEW users?
one plug-in that i tried had problems with the Profile Visibility piece.
Topic: Users cannot register
Hi,
I have a quite fresh buddypress installation. Today I wanted to register some users for testing purposes. But it doesn’t work. It reloads the page without any message after pressing register-button.
I found out that it has to do with a checkbox for privacy (I have read and agree to this site’s Privacy Policy…). Even agreed no registering possible.
When I switch to the legacy template the checkbox is gone and the registering works as expected but not with the Noveau template.
On line 2580 of bp-nouveau\includes\template-tags.php the policy accepatance is set:<div class="privacy-policy-accept"> <?php if ( $error ) : ?> <?php nouveau_error_template( $error ); ?> <?php endif; ?> <label for="signup-privacy-policy-accept"> <input type="hidden" name="signup-privacy-policy-check" value="1" /> <?php /* translators: link to Privacy Policy */ ?> <input type="checkbox" name="signup-privacy-policy-accept" id="signup-privacy-policy-accept" required /> <?php printf( esc_html__( 'I have read and agree to this site\'s %s.', 'buddypress' ), sprintf( '<a href="%s">%s</a>', esc_url( get_privacy_policy_url() ), esc_html__( 'Privacy Policy', 'buddypress' ) ) ); ?> </label> </div>How can I fix this?
Only buddypress plugin is installed, theme twenty tweny four.
Topic: Walls/Profile Comments
Hello.
I was just wondering if there was a way to add walls/profile comments (think: MySpace) to profiles on BuddyPress, Don’t mind using third-party plugins but there’s none I can find that are up to date.
My WordPress site has problems with activation of user account.
I read article about reset buddypress slug reset on tools in WordPress.
So I tried it today.
After that the main page is changed to blog post and all the pages has gone except pages in draft.
What should I do?Hey there,
I am using BuddyPress 12.4.0. I have found a similar issue on older versions when searching for a solution, but nothing I found could help me resolve the issue. The messages are being sent to the user email addresses, but when logged in to wordpress, buddypress shows the number of notifications and number of messages, but displays no list of messages in the inbox.
If someone can assist me to resolve this issue, I would be most appreciative.
Thanks, Mike.I have been using Memberpress successfully. I just added the BuddyPress integration. I see it takes over and wraps the account-dashboard into its own system, ok I can live with that. But – When you click Profile the View Profile and Edit Profile aren’t working.
Profile just has text saying View Profile which doesn’t do anything.
Edit profile makes no sense – it says:
Editing “Details” Profile Group
Name required
Everyone can see this
With a box for your name.
What am I missing please?
-Group invites gives me a 404 error. I just posted another post that I’m getting this message on every admin page:
“A BuddyPress page has been added for the following active BuddyPress Components which did not have associated BuddyPress Pages yet: Activity, Groups, Activate. You may need to refresh your permalink settings.”
Related?Thanks so much
I am getting this message on every admin page:
A BuddyPress page has been added for the following active BuddyPress Components which did not have associated BuddyPress Pages yet: Activity, Groups, Activate. You may need to refresh your permalink settings.I’ve refreshed permalink settings 20 times, dumped server and browser caches, closed it with the little x – over and over again but it won’t go away.
How do I get rid of it?
Hi all..
I have a BIG headache when using BuddyPress and wager many others do too. I have many users join my site every day which I’ve set to manually approve each user(membership). Many membership requests I quickly approve as I see from their answers to my varied signup questions they are genuine. However others require contacting and double-checking.THE PROBLEM: I end up with pages and pages (and pages) of unapproved users I have already looked at and have to scroll through and often look at 2-3-4 times (having forgotten I already looked their signup/profile).
REQUIREMENT: I desperately way to mark and filter these viewed but unapproved signups and only see ones I have not checked (on this page: mysite.com/wp-admin/users.php?page=bp-signups). This is making it almost IMPOSSIBLE TO MANAGE THE SITE/ SIGNUPS. I’m sure others experience this.
If not possible – any suggestions welcome as to how I can mark as viewed and filter signups on this page: mysite.com/wp-admin/users.php?page=bp-signups
Thanks
Ed.Topic: custome query
i want to get only 2 comments , on load of activity page . wich i really get using my code
“add_filter(‘bp_use_legacy_activity_query’, function ($value, $method, $args) {
if ($method == “BP_Activity_Activity::get_activity_comments”) {
return true;
}
}, 10, 3);add_filter( ‘bp_activity_comments_user_join_filter’, function( $value, $activity_id, $left, $right, $spam = ‘ham_only’ ) {
// Modify the SQL query to fetch only two comments
global $wpdb, $bp;
$bp = buddypress();$xprofile_active = function_exists(‘bp_is_active’) && bp_is_active( ‘xprofile’ );
// Initialize fullname related variables
$fullname_select = $fullname_from = $fullname_where = ”;// Select the user’s fullname with the query if XProfile is active and user has filled the field.
if ( $xprofile_active ) {
if ( bp_has_profile() ) {
// Get the field value if user has filled it.
$field_id = 1; // Modify this according to your field ID.
$field_value = bp_get_profile_field_data( ‘field=’ . $field_id );
if ( !empty( $field_value ) ) {
$fullname_select = “, pd.value as user_fullname”;
$fullname_from = “, {$bp->profile->table_name_data} pd “;
$fullname_where = “AND pd.user_id = a.user_id AND pd.field_id = $field_id”;
}
}
}// Don’t retrieve activity comments marked as spam.
if ( ‘ham_only’ == $spam ) {
$spam_sql = ‘AND a.is_spam = 0’;
} elseif ( ‘spam_only’ == $spam ) {
$spam_sql = ‘AND a.is_spam = 1’;
} else {
$spam_sql = ”;
}// Modify the SQL query to fetch only two comments
$sql = $wpdb->prepare( “SELECT a.*, u.user_email, u.user_nicename, u.user_login, u.display_name{$fullname_select}
FROM {$bp->activity->table_name} a, {$wpdb->users} u{$fullname_from}
WHERE u.ID = a.user_id {$fullname_where}
AND a.type = ‘activity_comment’ {$spam_sql}
AND a.item_id = %d
AND a.mptt_left > %d
AND a.mptt_left < %d
ORDER BY a.date_recorded ASC
LIMIT 2″,
$activity_id, $left, $right );return $sql;
}, 10, 5 );”but it give me also count 2 , can i get original count.
means , any activity has 10 comment then it display only 2 but give count 10
Hi all,
I’m considering using BuddyPress with my Elementor site. I have never created a forum on a WordPress site before, but I am immediately wondering about the issue of storage, especially if images are involved as this can grow quite large quickly and eat up the available storage allowed by the hosting service.
Can BuddyPress connect to external storage such as Amazon S3? If so can text be stored as well as images? Is there another strategy that I’m overlooking to solve the storage issue with forums?
Thanks in advance!
Brenden