@nahummadrid
15 years, 3 months ago
I tried disabling the sidebar widget but site still loads the widgets’ .js / How would we remove them all together. Groups and Members.
@r-a-y
Have you tried adding this to your theme’s functions.php? remove_action( 'bp_register_widgets', 'bp_core_register_widgets' );
remove_action( 'bp_register_widgets', 'bp_core_register_widgets' );