-
David Cavins wrote a new post on the site BuddyPress.org 10 years, 1 month ago
BuddyPress 2.6.1 is now available. This is a maintenance and security release, and is a recommended upgrade for all BuddyPress installations.
BP 2.6.1 fixes bugs in several components. For more information, […]
-
David Cavins replied to the topic restrict messages to user-admin-user in the forum How-to & Troubleshooting 10 years, 1 month ago
@Earl_D: No. The above snippets are added to a custom version of the
buddypress/members/single/messages/compose.phpfile. Basically, if you add this file to your theme (following the structurebuddypress/members/single/messages/), it will be used in preference to the one BuddyPress ships with. Read more about adding custom template parts:…[Read more] -
David Cavins updated the Group Extension API page, on the BuddyPress Codex 10 years, 1 month ago
Note: This guide is for use with BuddyPress 1.8+. A guide for using the Group Extension API with earlier versions of BP can be found at […]
-
David Cavins updated the Version 2.6.0 page, on the BuddyPress Codex 10 years, 1 month ago
Version 2.6.0 is a major BuddyPress feature release.
For Version 2.6.0, the database version (_bp_db_version in wp_options) was 10469, and the Trac revision was 10898. Read the full ticket log here […] -
David Cavins started the topic BuddyPress 2.6.0 "Espejo" is now available in the forum Miscellaneous 10 years, 1 month ago
BuddyPress 2.6.0 “Espejo” is now available! https://buddypress.org/2016/06/buddypress-2-6-0/
Check out the changelog for more information.
—
Issues with BuddyPress 2.6.0:
BP Group Hierarchy causes a fatal error
BP Group Hierarchy needs to be updated to work with the new Navigation API.…[Read more]
-
David Cavins wrote a new post on the site BuddyPress.org 10 years, 1 month ago
BuddyPress 2.6 “Espejo” is now available for download from the WordPress.org plugin repository, or right from your WordPress Dashboard. “Espejo” includes new features for your community members, new APIs and o […]

-
David Cavins updated the Template Hierarchy page, on the BuddyPress Codex 10 years, 1 month ago
A detailed look at theme compatibilities template hierarchy
BuddyPress 1.7 introduced universal theme compatibility making it easier for WordPress theme designers to work with BuddyPress.What this means is if […]
-
David Cavins started the topic BuddyPress 2.6.0 Release Candidate 1 now available for testing in the forum Miscellaneous 10 years, 1 month ago
BuddyPress 2.5.0 Beta 1 is now available for testing. You can download the 2.6.0-rc1 zip or get a copy via our Subversion repository. We’d love to have your feedback and testing help.
Read more about the beta here: https://buddypress.org/2016/06/buddypress-2-6-0-beta-1/
Thanks for your testing help!
—-
Please do not report issues in this thr…[Read more]
-
David Cavins wrote a new post on the site BuddyPress.org 10 years, 1 month ago
BuddyPress 2.6.0 Release Candidate 1 is now available for testing. Please download the 2.6.0-rc1 zip or get a copy via our Subversion repository.
This is our last chance to find any bugs that slipped through th […]
-
David Cavins replied to the topic Removing the Member Navigation Menu leaves a border-left in the forum Creating & Extending 10 years, 2 months ago
Hi Ben,
You are correct that it’s best to leave the bp stylesheet in place so that you get updates to that file. You can add a custom stylesheet, though, and increase the selector power of the rule, so that it overrides the bp.css rule, like
.site #buddypress #item-body { border-left: none; }Here’s the basic…[Read more]
-
David Cavins replied to the topic Group Email Subscription: Editing the template in the forum Miscellaneous 10 years, 2 months ago
Hi pckelly123: WP Better Emails works well for applying a template to all mail sent via the function
wp_mail(), which is what the group email subscription plugin uses.
https://wordpress.org/plugins/wp-better-emails/ -
David Cavins started the topic BuddyPress 2.6.0 Beta 1 now available for testing in the forum Miscellaneous 10 years, 2 months ago
BuddyPress 2.6.0 Beta 1 is now available. Thanks in advance for your help testing the next version of BuddyPress.
-
David Cavins started the topic BuddyPress 2.5.2 – Maintenance release in the forum Miscellaneous 10 years, 4 months ago
BuddyPress 2.5.2 is available now. Read more about it.
-
David Cavins wrote a new post on the site BuddyPress.org 10 years, 4 months ago
BuddyPress 2.5.2 is now available. This is a maintenance release that fixes issues with the new BuddyPress Emails feature.
Update to BuddyPress 2.5.2 today in your WordPress Dashboard, or by downloading from […]
-
David Cavins updated the Version 2.5.2 page, on the BuddyPress Codex 10 years, 4 months ago
Version 2.5.2 is a BuddyPress maintenance release.
For Version 2.5.2, the database version (bp_db_version in wp_options) was 10469, and the Trac revision was r10686. Read the full ticket log […]
-
David Cavins wrote a new post on the site BuddyPress.org 10 years, 5 months ago
BuddyPress 2.5.1 is now available. This is a maintenance release that fixes issues with the new BuddyPress Emails feature, with adding recipients to private messages, and with errors if the Activity component were […]
-
David Cavins updated the Version 2.5.1 page, on the BuddyPress Codex 10 years, 5 months ago
Version 2.5.1 is a BuddyPress maintenance release.
For Version 2.5.1, the database version (bp_db_version in wp_options) was 10469, and the Trac revision was r10650. Read the full ticket log […]
-
David Cavins updated the Email Tokens page, on the BuddyPress Codex 10 years, 5 months ago
With the release of BuddyPress 2.5.0, site administrators can easily edit the contents of email notifications. These notifications use “tokens,” which are generic placeholders that are replaced with specific data […]
-
David Cavins replied to the topic How To Get Plaintext Multiline Field? in the forum Creating & Extending 10 years, 6 months ago
Correct. My answer only disables rich text for specific fields; the other answer disables rich text for all fields. Pick your poison. 🙂
-
David Cavins replied to the topic Problem after updating to version 4.4.2 home page header in the forum How-to & Troubleshooting 10 years, 6 months ago
I suspect that BP is trying to use the new cover-header-specific member and group header template files. You can disable them until you have a chance to retheme for cover headers by visiting wp-admin > Settings > BuddyPress > Settings and unchecking the check boxes for group and user cover images:
Allow registered members to upload cover…[Read more] - Load More
@dcavins
Active 1 week, 4 days ago