-
kapil mishra's profile was updated 7 years, 6 months ago
-
Cara Meningkatkan Penjualan Online di Internet's profile was updated 7 years, 6 months ago
-
Digitaltv Thaitv's profile was updated 7 years, 6 months ago
-
Nahum started the topic Remove the no-js body class in the forum How-to & Troubleshooting 7 years, 6 months ago
What’s the best way to remove the no-js body class?
function bp_remove_no_js( $bp_nouveau ) {remove_filter( 'body_class', array( $bp_nouveau, 'add_nojs_body_class' ), 20, 1 );
}
add_action( 'bp_theme_compat_actions', 'bp_remove_no_js' );I was having trouble with bp and owl carousel’s no-js body class.
-
Nahum replied to the topic Nouveau Profile User Names Missing if Activity Component Turned Off in the forum How-to & Troubleshooting 7 years, 6 months ago
I see thanks! I went ahead and did just that!
-
Aitken * Aitken * Cohn's profile was updated 7 years, 6 months ago
-
Obat Perangsang Pria's profile was updated 7 years, 6 months ago
-
Hamza Khalid's profile was updated 7 years, 6 months ago
-
Prashant Singh replied to the topic How do I show profile info of users instead of the home tab in buddypress in the forum How-to & Troubleshooting 7 years, 6 months ago
Please do not create duplicate posts in the forum.
-
Prashant Singh replied to the topic How do I how profile info instead of the home tab in buddypress in the forum How-to & Troubleshooting 7 years, 6 months ago
Hi,
With the legacy template you need to write this line
define('BP_DEFAULT_COMPONENT', 'profile' );in your wp-config.php file just afterdefine('DB_COLLATE', '');Thanks
-
Prashant Singh replied to the topic Hide some users from members directory in the forum How-to & Troubleshooting 7 years, 6 months ago
Hi,
Normally it should work in bp-custom.php but if you are not able to run the code you can use this plugin https://wordpress.org/plugins/bp-custom-functionalities/. Using this plugin you can easily exclude any user role(administrator. subscriber etc.) from members directory.
Thanks
-
Prashant Singh replied to the topic Remove the signup confirmation. in the forum How-to & Troubleshooting 7 years, 6 months ago
-
Prashant Singh replied to the topic Private Message restrictions by member level in the forum Third Party Plugins 7 years, 6 months ago
Do you know how much can it cost this kind of customization?
It always depends on freelancer’s rate.
-
Prashant Singh replied to the topic Remove Name Header in the forum How-to & Troubleshooting 7 years, 6 months ago
Hi,
You have to check current component using the function
bp_current_component()and you can find the component list here https://codex.buddypress.org/developer/bp-is-active/Thanks
-
Prashant Singh replied to the topic Extended Profile Fields Under Photo in the forum Creating & Extending 7 years, 6 months ago
Hi,
You need to find the file cover-image-header.php and override it in your child theme then just after the avatar code you have to call the function https://buddypress.org/support/topic/bp_get_profile_field_data-2/
Thanks
-
Prashant Singh replied to the topic Friend request not showing in the forum Installing BuddyPress 7 years, 6 months ago
This is strange because this works for me really well with twenty-seventeen and BuddyPress.
-
Satish's profile was updated 7 years, 6 months ago
-
King Water's profile was updated 7 years, 6 months ago
-
Prashant Singh replied to the topic Private Message restrictions by member level in the forum Third Party Plugins 7 years, 6 months ago
Hi,
This functionality requires customization and cannot be done using default settings.
Thanks
-
Prashant Singh replied to the topic Change order of Group tabs in the forum How-to & Troubleshooting 7 years, 6 months ago
Welcome 🙂
- Load More