Search Results for 'wordpress'
-
Search Results
-
Hi BuddyPress Community,
I’m currently working on improving the overall user experience on my WordPress-based site, which is centered around the Chipotle menu and pricing. My goal is to make the site more interactive and community-driven, allowing visitors to not only browse menu items but also share customizations, reviews, and ordering tips.
Here’s what I’m planning:
Improving User Engagement: I’m exploring ways to add community features like user profiles, comment threads, and maybe even local pricing insights submitted by users.
Considering BuddyPress: I’ve been looking into BuddyPress as a possible solution to build out these social features and create a more connected experience for returning users.
Site Link for Context: [edit: link removed] — feel free to check it out to see the current layout and content style.
I’d love advice on:
How to use BuddyPress to enhance content-focused websites (vs. forums or traditional social platforms).
Lightweight setup ideas to avoid performance issues.
Suggestions for plugins or tools that work well alongside BuddyPress for food or menu-based communities.
Appreciate any feedback or tips! Thanks so much in advance.
Hi
We have copied over community builder for Joomla to Buddypress in Wordpres.
All is great but I need to know how to be able to manually add new users to WordPress that will enable their profile to be displayed the same as the users that we have copied over from Community Builder.
thanks
Paul
Hello!
Users have stopped receiving password reset letters. I looked in the “Letters” settings and in the menu for selecting situations for a letter there is no situation for resetting the password.
The letter itself is there, but there is no situation for sending such a letter.
Please tell me how to fix the situation?
Please tell me how to fix the situation?
The problem appeared around March 25
BuddyPress 14.3.4
WordPress 6.7.2
edit: link removedI am setting up an e-commerce website on WordPress and trying to decide between Elementor and Gutenberg for building my pages. I know that Elementor offers a drag-and-drop interface with many design options, while Gutenberg is the default WordPress editor with block-based editing. Which one should I prefer for my site?
I’m using the latest version of WordPress (v6.7.2) and BuddyPress (v 14.3.3), together with another plugin called “Modern Image Formats (v 2.5.0)” that converts all images to AVIF file type when uploading new images to reduce my HDD usage on my site. Whenever the “Modern Image Formats” plugin is acitvated, the uploading of a new profile image in BuddyPress crashes whenever it reaches the step to crop the image.
Is there any hope for BuddyPress to support AVIF file types soon?
Topic: No Menu Items for Buddypress
Hi,
I am new to buddypress. I have implemented the Kleo theme. When I am trying to sign-up with non-custom emails viz: @gmail.com or @hotmail.com, etc. The registration verification email does not reach the mailbox.
Kindly Help
WordPress Version 6.7.2
BuddyPress Version 14.3.3
https://cfoforum.co.inTopic: Infinite replies
Hello,
I’m trying to create custom commenting on a buddypress install. I basically would like to have 2 levels of nested comments, and infinite replies without the indentation causing comments to be unreadable. I found this code, but I think it’s specific to WordPress comments, not buddypress:
// Add a custom reply link for infinite comments
function add_a_reply_link($comment) {
$temp = get_comment_id();
$comment_handle = get_comment($temp);
// $comment_handle = get_comment(get_comment_id());
$comment_link = get_comment_link($comment_handle);
$comment_id = get_comment_id();
$post_id = get_the_id();
$author = get_comment_author();$comment= $comment . ‘<p>Reply</p>’;
return $comment;
}add_filter(‘get_comment_text’, ‘add_a_reply_link’);
// Remove the default reply link
function remove_reply_link() {
return ”;
}
add_filter(‘comment_reply_link’, ‘remove_reply_link’)I added buddypress groups to the website as a feature for members to share posts on the group activity feed, live chat and create networking groups.
However, when i go to the groups homepage and the text box at the top to share a post wont work. It lets me click on it and type but there isnt a submit button to share the post. I also had to switch the template pack from BP Nouveau to BP Legacy because on the Nouveau template the activity feed page does not even show up at all. I’m using Astra as my WordPress website theme at the moment.Topic: Multisite Idea
I’ve seen that there is a movement to migrate/update the Codex documentation regarding BP on WP-milti and I’m looking forward to that, but in the mean time, a couple pieces of feedback:
It isn’t too hard to detect if BP is being installed in a multisite system. The user shouldn’t need to dig through documentation to make it work.
As of now, I see the ducks on GitHub indicate three install cases:
Case 1: Network-wide activation using the Main Site of your network to house your BuddyPress community
Case 2: Network-wide activation using a Secondary Site of your network to house your BuddyPress community
Case 3: Activating BuddyPress on one of the site of your network only.After reading through those, at the end, I see:
You currently cannot have multiple instances of BuddyPress on a WordPress network.
I have to wonder what that hangup is here.
Let’s call this currently impossible situation an extension of Case 3.
A simpler way to do this might be:
(And please bear with me as I try to describe this in English rather than code… If I was any good at coding, I’d have volunteered to write it for you.)Are we being activated in a Network configuration?
If NO, install normally, as stand-alone.
If YES, get the current blog ID and use that to configure paths and such. Set bp_root_blog in the Admin Settings page and store it in wp_X_options, with a default of 1 for network-wide (cases 1 and 2) or the same as the current blog ID for case 3.There should be no need to edit config files or directly manipulate DB tables.
Hello,
I need help with finding a way to create new roles for members and customize them.
I am creating a social network in which members must have different roles.
– Visitors who can only view, comment, and share posts.
– Creators who can create a new post + visitors’ features
– Reviewers who who can accept or reject the publication of posts created by creators.I am using BuddyPress Version 14.3.3 on WordPress 6.7.2.
Thank you in advance.
Hi support team,
I’ve allready asked you few monthes ago – you told me “all is ok” – but I still cannot crop a profile photo. I hoped that the issue would be solved by itself with updates – but it did not.
Please try it yourself – https://members.life-science.euI have the AVADA 7.11.14 theme, but I am worry to switch to the twenty twenty five because I will not crash the whole WebSite.
Buddypress 14.3.3
Wordpress 6.7.2You also told me it’s a problem of AVADA and AVADA told me it’s a problem of BuddyPress. I guess you understand – this doesn’t help me.
Thanks in advance
Best wisheshello friends at buddypress please i have issue where my site follow functions broke and i couldnt get it fixed as plugin developer is unreachable via github. the issue is the information below when debugged. please how can i fix this issue?
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the buddypress-followers domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/site.com/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the gamipress-link domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/site.com/public_html/wp-includes/functions.php on line 6114
WordPress database error: [Unknown column ‘follow_type’ in ‘WHERE’]
SELECT COUNT(id) FROM wp_bp_follow WHERE follower_id IN (1) AND follow_type = ”WordPress database error: [Unknown column ‘follow_type’ in ‘WHERE’]
SELECT COUNT(id) FROM wp_bp_follow WHERE leader_id IN (1) AND follow_type = ”Hi,
I am facing an issue with the media upload option in BuddyPress on my Community Guidelines page. When I try to upload a media file:
The “Choose File” option appears, and the file successfully uploads in the interface.
However, the file suddenly disappears, and I get a red error message saying, “Please choose some content to post.”Steps I’ve Taken to Fix It:
-
Tried using custom code to resolve the issue—no success.
Cleared cache from the hosting panel and WordPress dashboard.
Checked for plugin conflicts by disabling all other plugins, but the issue still persists.
Tested on different themes—the issue remains.Moreover strange thing is, Media upload works fine if I go to My Profile → Media and post on my feed.
The issue only happens inside Groups—media upload is not working on group posts.
I have also reviewed some BuddyPress articles where users reported the same issue, but I didn’t find a resolution.
i.e, https://buddypress.org/support/topic/cant-upload-media-from-sitewide-activity-stream/As I am handling a community website, I urgently need this feature to work.
Please provide guidance on how to fix this issue.My Site’s URL: edit: link removed
Thank you!