-
angelinagilbert2's profile was updated 7 years, 7 months ago
-
Matthew A. Dolman, Esq.'s profile was updated 7 years, 7 months ago
-
Watts Elizabeth's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Can not react – icons in the forum How-to & Troubleshooting 7 years, 7 months ago
Can you please confirm if this behaviour remains same with the default theme like twenty seventeen?
If no then certainly your theme is creating the issue there.
Thanks
-
Prashant Singh replied to the topic Can not react – icons in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
They are called favourite and delete activity icon. Can you please confirm if there is any js error in browser console when you click theme?
Thanks
-
Prashant Singh replied to the topic Activity/updates in the forum How-to & Troubleshooting 7 years, 7 months ago
Create a file named bp-custom.php in the plugins folder and then put this code there. For reference: https://codex.buddypress.org/themes/bp-custom-php
If not able to do it then the easiest way is to install the plugin Code Snippets https://wordpress.org/plugins/code-snippets/ and add a new snippet there, then paste this code.
Thanks
-
Prashant Singh replied to the topic Activity/updates in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
Please try following code snippet:
function yuravw_remove_dp_activity( $activity_object ) {$exclude = array( 'new_avatar');
if( in_array( $activity_object->type, $exclude ) )
$activity_object->type = false;
}
add_action('bp_activity_before_save', 'yuravw_remove_dp_activity', 1, 15 );It will stop any new activity of…[Read more]
-
Permainan Poker99 terpercaya dari Rajapoker99's profile was updated 7 years, 7 months ago
-
Best Product Reviews's profile was updated 7 years, 7 months ago
-
Top Traveling Reviews's profile was updated 7 years, 7 months ago
-
Perfect Beauty Reviews's profile was updated 7 years, 7 months ago
-
Cutest Animals Everrr's profile was updated 7 years, 7 months ago
-
Legit Online Business Ideas's profile was updated 7 years, 7 months ago
-
Jesus and Truth's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Default Landing group while editing Member profile in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
Please check this thread: https://buddypress.org/support/topic/how-to-hide-base-group-in-the-edit-profile-panel/
Thanks
-
's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Profile field groups tabs while editing profile in the forum How-to & Troubleshooting 7 years, 7 months ago
You can use this hook ‘xprofile_data_before_save’ to do it. Just have to redirect to next profile group.
Thanks
-
Prashant Singh replied to the topic Profile field groups tabs while editing profile in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
It will need custom coding. Profile groups are already there and one can edit but save and continue will require custom coding.
Thanks
-
Photography Lifestyles's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Activation Email in the forum Miscellaneous 7 years, 7 months ago
Hi,
Please check this article: https://joshuawinn.com/huge-email-delays-on-rackspace-cloud-sites-dont-use-php-mail/
Some good information is there.
Thanks
- Load More