Search Results for 'buddypress'
-
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 removedHere’s my function, and I want to add a placeholder for wp_editor(). However, there’s no default parameter available for this. How can I achieve it?
I’m using BuddyPress, and the following function is used for the “What’s New” textarea. I have replaced the simple textarea with wp_editor().
function show_whats_new_tinymce_editor($editor_id) { $current_user = wp_get_current_user(); $user_display_name = !empty($current_user->display_name) ? $current_user->display_name : __('User', 'reign'); $content = "What's new, {$user_display_name}?"; $settings = array( 'media_buttons' => false, 'textarea_name' => 'comment', 'textarea_rows' => 6, 'teeny' => false, 'tinymce' => array( 'wpautop' => true, 'toolbar1' => 'bold,italic,bullist,numlist,link,unlink,undo,redo,addmedia,addgif,videoembed,fullscreen', 'toolbar2' => '', 'branding' => false, 'statusbar' => true, // Show status bar for resizing 'resize' => true, // Allow resizing 'height' => 200, // Set default height 'extended_valid_elements' => 'a[href|target=_blank], iframe[src|width|height|frameborder|allowfullscreen]', 'rel_list' => array(array('title' => 'No Follow', 'value' => 'nofollow')), 'link_default_target' => '_blank' ), 'quicktags' => false ); $dark_mode = isset($_COOKIE['reign_dark_mode']) && $_COOKIE['reign_dark_mode'] === 'true'; $settings['tinymce']['content_css'] = $dark_mode ? get_stylesheet_directory_uri() . '/assets/css/dark-mode-editor.css' : ''; wp_editor($content, $editor_id, $settings); }We want to use BuddyPress for a social network on our website, but we also want to use it a second time for a completely different purpose.
Is this allowed?
Any help would be greatly appreciated.
I don’t have the site live yet and haven’t downloaded BuddyPress yet either.
Hello all. Versions 14.3.4, 12.5.3 & 11.4.4 are Security Releases. Please update, accordingly, when possible.
In my standard BuddyPress I do not know how to RESTRICT the FIELD for entering new members Personal Profile URL.
As of now, I am asking for it, but people/scammers are just entering 2-3 letters, so I do not think they are real potential/legitimate members.
Standard BuddyPress does not have/grants me the option to restrict a new applicant’s application to enter specific sought information, say like URL, Phone Number and alike.
Also, when I look at all new members’ applications, the Name and email and time appear, but specific field/information like Personal Profile URL are not on the page — a feature which will help me approve the legitimate new members and reject all the many fake/spammers I am getting by the hundreds…
Topic: Undefined array key “name”
Hello everyone,
I would like to report a bug with BuddyPress that occurs after a member receives a notification informing them that they have been awarded the verification badge on their account.
Here is the error that appears in the logs. Note that as long as the member has not deleted the notification indicating that they have received the verified badge, every page they visit on the site will generate an error in the logs. You can imagine the number of errors this can produce with many members online simultaneously.
2025/03/20 19:40:39 [error] 5891#5891: *4127 FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "name" in /www/site_734/public/wp-content/themes/theme/includes/functions/buddypress/theme-functions-buddypress-notification.php on line 268" while reading response header from upstream, client: 173.792.398.52, server: site.com, request: "POST /wp-admin/admin-ajax.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php8.2-fpm-site.sock:", host: "site.com:33800", referrer: "https://site.com/"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 installed the plugin and am trying to configure it.
When I try to visit some of the pages, they are displaying incorrectly, such as https://west5web-test.co.uk/activity/
Any idea what this might be?
Thanks
Paul
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.in

