Search Results for 'buddypress'
-
Search Results
-
Hi,
I wonder if anybody is using Redis with Buddypress. My host recently added it as an option for cache but I don’t know if it would work good with buddypress.
Hello, I have Buddypress installed on thetruthdating.com, when I try to access the wp-admin screen when the plugin is activated it gives a 500 error. I have disabled all plugins and tried activating in on other themes and it still gives me the issue. I have increased the memory and that had no effect either…Any Ideas?
Hello,
I’m using WP 4.2.4 and Buddypress 2.3.2.1 and Twenty Fifteen theme.
I need to get activity loop ordered by most favorite items and I found this article:
Add custom filters to loops and enjoy them within your plugin
That is exactly what I need but when I implement it, nothing happens. I tried to var_dump($sql) from public function order_by_most_favorited and nothing happens again.
Here is the code that I used: https://github.com/imath/bp-loop-filters/blob/master/bp-loop-filters.phpHelp! Thanks!
After the update I can no longer access the admin dashboard.
This is the error I keep getting:
Fatal error: Access level to BP_Activity_List_Table::row_actions() must be public (as in class WP_List_Table) in /home/public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-admin.php on line 1777I tried manually downloading the new version and substitute via FTP the bp activity admin file but it didn’t work.
Any help would be appreciated, thank you.
Hi,
How can I change what some elements say with Buddypress? I need to change the button under the users that says “Private Message” to “Chat User”.
Is this possible?
Thanks!
Are there any inherent conflicts to having Buddypress installed in the home domain, then another WPinstall in another directory,.. unaffected by Buddy press..? (or vice versa)
Hiya,
So I want to use BuddyPress to allow certain members of my community access to files. I want to host downloadable pdfs, photos and etc but have them only accessible by certain members.
How do I do this?
Topic: BP Profile Update Email
Hey there,
I’d like to send an email to user that update their BuddyPress profile information. Is this possible?
If so, how can I do this? Please be discriptive as possible as I am a PHP novice. Any guidance provided will be greatly appreciated.
Cheers,
C.E.
Hi there, I have recently installed version 2.3.3
I’ve created my profile fields in Users – Profile Fields setting.
Then under Settings – BuddyPress I have pointed the Register and Activate pages to the pages I have created (I created these pages under Pages – Add New, as this version does not allow me to create pages in the BuddyPress pages setting, I only have the view option)When I view my Register page I dont see any of the profile fields I have created, I only see: Username and Email.
Am I missing something? I had BuddyPress installed previously on another hosting site and it was working perfectly.
Thanks.
I shared some ideas and suggestions of mine for BBPress on BBPress’s forum. I would like to do the same here for BuddyPress.
As I said at BBPress, I am the owner and admin of http://dcjtech.info/ and I love computer programming. Not only do I love programming, but I love to help other developers. I would like to contribute to BuddyPress by offering some suggestions and ideas.
Please keep in mind that these are just my ideas; I understand that the BuddyPress team has ideas, needs, and concerns of their own that they must address. In addition, even though I learned a lot about the WordPress, BBPress, and BuddyPress framework and inner workings, I admit that there are some parts that I may have over-looked or mis-understood. In summary, I am trying to help make BuddyPress better and more powerful based on what I know, and I want to contribute my ideas as a thanks to all the developers that have spent time and effort making BuddyPress what it is today.
My ideas –
1. BuddyPress needs more options and configurable items – the more customizable, the better. Obviously, some developers are concerned about confusing or overwhelming users, so make a special admin page for “advanced” or “miscellaneous” options. Some additional options I think are needed or helpful include disable/enable feeds, disable the activity features while keeping “@” mentions (the activity profile pages attract spam), and fine-tuned settings for various features (like limiting what is shown in the activity streams, limits on messaging and activity stream age and size, etc.).
2. Export/Import BuddyPress settings – Correct me if I am wrong, but I do not think BBPress has an easy way to export/save settings to be imported to use as a backup or transfer/share settings.
3. Add a “clear/clean database” option – provide an easy way to selectively perform these various actions. (A) Remove “Manage Sign-up” users (my spam users never get past this, so some sign-ups may be weeks old or more). (B) Remove and delete all “friendships” from the SQL database if “friendships” is disabled (apply a similar feature for private messages and others). (C) Allow the option to delete the SQL tables of disabled BuddyPress modules and re-create them when enabled.
4. 100% HTML5 Compliant – I have not studied BuddyPress in this perspective or tested anything concerning this idea, so it is possible that I may be very wrong or the developers have a plan already. However, use of HTML5 (or the option to do so) would be helpful.
Here is an exact copy-paste of idea #12 that I posted on BBPress. I am including it here just in-case this is an idea that should be given to BuddyPress rather than BBPress.
12. Implement a built-in avatar system (perhaps BuddyPress or WordPress should use this rather than BBPress) – This would allow local avatars and provide a way for Gravatar to be disabled or used as a secondary. True, BuddyPress provides a way to upload avatars, and “Basic User Avatars” and “Simple Local Avatars” are plugins offering that feature. However, after upgrading my theme to HTML5 and removing Flash from my browser, I can no longer upload avatars using any of the three mentioned possibilities (backend or frontend). However, I can still upload media via the backend (w/o Flash) and via the frontend (with Flash). NOTE: I do list “plupload.full.min.js” and other similar scripts in Autoptimze “Exclude list”
If you see any features on my website that you want to implement in BuddyPress, feel free to let me know and then I can give you the code and tell you how I did it. Also, I use my own style sheets for BBPress, BuddyPress, and some plugins. I have been able to increase performance and decrease size by using a CSS minifier (http://csscompressor.com/) and implementing ideas from errors given by a CSS checker (http://csslint.net/). I saw significant improvements even before I changed the style sheets to specifically suit my website.
By the way, making BuddyPress templates that can be placed in the regular WordPress theme was a great idea and feature for BuddyPress; smart thinking BuddyPress developers.
I’d like to remove the white background on all of my buddypress buttons.
http://brabant.deus.ninja/activity/
I’d like to use css within the custom css section of my theme.
What would I need to do so that I can remove the gradients?
My WordPress version 4.3 and buddypress latest version. I am using custom login page to log in my site by Profile Builder plugin.So i want to set up this page link in activation email after registration. I also want to disable wp-login.php if it possible. Please help Me!!