-
Anonymous replied to the topic Mentions Count and Displaying Zero in the forum How-to & Troubleshooting 11 years, 5 months ago
Sorry to bump this, I still haven’t found a way 🙁
… Anyone?
BTW. I am running WP 3.5.1 and BP 1.7.2
-
Anonymous replied to the topic On Mobile – Avatar Sideways for some of our members in the forum How-to & Troubleshooting 11 years, 5 months ago
I’m not sure if this is the problem but I have had issues similar to this in the past. It’s to do with the phone/cameras orientation and it’s EXIF data. This won’t fix the images for users who have already uploaded avatars but all subsequent image uploads should be sorted.
https://wordpress.org/plugins/image-rotation-fixer/
Let me know if that helps
-
Anonymous replied to the topic Users not receiving activation emails and admin cannot activate users manually in the forum How-to & Troubleshooting 11 years, 5 months ago
This is something that is happening to my activation emails also… This post seems to help but I have yet to follow the steps to confirm it.
https://buddypress.org/support/topic/activation-email-goes-to-users-spam-folder/
It’s on my list of things to do, I’ll let you know if it works
-
Anonymous started the topic Mentions Count and Displaying Zero in the forum How-to & Troubleshooting 11 years, 5 months ago
Hi,
I am trying to show the number of new mentions associated with the logged in users profile.
I have found this page http://buddydev.com/support/forums/topic/at-mention-notification/ … I have used the last code provided by @sbrajesh
//at mention
add_action( 'bp_adminbar_menus', 'user_show_mentione_count_in_adminbar',20 );
function…[Read more]
@3quid
Active 1 year, 10 months ago