-
Brain Training For Dogs official website's profile was updated 7 years, 11 months ago
-
Wade Meeson's profile was updated 7 years, 11 months ago
-
Hildred Pan's profile was updated 7 years, 11 months ago
-
Caitlyn Rosamond's profile was updated 7 years, 11 months ago
-
Varun Dubey replied to the topic Nested comments – add margin only for replies in the forum How-to & Troubleshooting 7 years, 11 months ago
@kacper3355 check with your plugin youzer support, activity styling is overridden by them.
-
Varun Dubey replied to the topic Rtmedia doesnt work with buddypress 3.0? in the forum Third Party Plugins 7 years, 11 months ago
@bjoerndz rtMedia working fine with BP 3.0.0 with the legacy template.
For Nouveau, they have to work on the template file, you can check with their support for template styling related to Nouveau.
https://drive.google.com/a/wbcomdesigns.com/file/d/11vfmqRo0QO9J6-euUnvmAQOm4dHFCruc/view?usp=drivesdk with default WordPress theme. -
Jessie Ellwood's profile was updated 7 years, 11 months ago
-
Varun Dubey replied to the topic Fatal error: Call to undefined function bp_nouveau_before_loop() in the forum Installing BuddyPress 7 years, 11 months ago
@andreia22
bp_is_user_forums() no longer used in core, but supported for third-party code.
legacy forum support removed in BP v3.0 you can find the details here https://bpdevel.wordpress.com/2017/12/07/legacy-forums-support-will-be/You can check with your theme support to update the corresponding codes inside the theme.
You can keep using…[Read more]
-
Merrill Bardon's profile was updated 7 years, 11 months ago
-
Varun Dubey replied to the topic Default Admin name in Emails using Buddypress Group Email Plugin / in the forum Requests & Feedback 7 years, 11 months ago
@kelvinnm
add_filter( 'wp_mail_from', $admin_email_filter );
add_filter( 'wp_mail_from_name', $from_name_filter );is defined inside https://github.com/boonebgorges/buddypress-group-email-subscription/blob/master/bp-activity-subscription-digest.php
which you can override via functions or try
try…[Read more] -
Varun Dubey replied to the topic ERROR: Call to a member function close() on null in the forum Third Party Plugins 7 years, 11 months ago
-
Varun Dubey replied to the topic Replacement for Xprofile Custom Fields? in the forum Third Party Plugins 7 years, 11 months ago
@ma3ry there is a temp fix for BuddyPress Xprofile Custom Fields Type by @venutius you can check it.
https://wordpress.org/support/topic/warning-breaks-with-bp-3-0/ -
wbcomdesigns replied to the topic Changing profile layout based on membership in the forum Creating & Extending 7 years, 11 months ago
@hanza3 multiple layouts can be created for profile view and it can be wrapped with membership conditions. We had tried a similar approach to our BuddyPress theme which offers members to choose their profile layout from their profile and site admin can also set the default layout for members. With some customization, it can be used with membership levels.
-
Paul Wong-Gibbs replied to the topic No more Forums tab inside the group since 3.0 in the forum How-to & Troubleshooting 7 years, 11 months ago
That code controls a setting. It has nothing to do with the actual navigation bar. I am confused as to what exactly you are reporting is wrong.
-
romanceinstruct0's profile was updated 7 years, 11 months ago
-
Renato Alves commented on the post, BuddyPress 3.0.0 "Apollo", on the site BuddyPress.org 7 years, 11 months ago
Congratulations to everyone for the work on this version! o/ 😀
-
Slava Abakumov replied to the topic No more Forums tab inside the group since 3.0 in the forum How-to & Troubleshooting 7 years, 11 months ago
Hello,
Starting from BuddyPress 3.0 we have removed support for the deprecated and unsupported bbPress 1.x that was bundled with BuddyPress.
As written in our release post:
Most notably, the Legacy Forums component has been removed after 9 years of service. If your site was using Legacy Forums, you need to migrate to the bbPress plugin.
And…[Read more]
-
Asharam Seervi's profile was updated 7 years, 11 months ago
-
Varun Dubey replied to the topic bp-nouveau vs bp-legacy in the forum How-to & Troubleshooting 7 years, 11 months ago
It will help you to set default template pack for the theme, little confusing for now as site admin’s choices will not work inside BuddyPress Option after defining add_theme_support.
-
Rizwan Hussain's profile was updated 7 years, 11 months ago
- Load More