Replies
- Ravi on November 15, 2021 at 12:52 pm in reply to: [Resolved] Add Private Message button to Profile Pages #41596
Hello Princy,
Thank you for sharing. I will check and will update you.
Regards
Ravi - Ravi on November 15, 2021 at 12:50 pm in reply to: [Resolved] Hide members count in buddypress groups #41595
Hello,
I have checked the site and it is not showing me the group’s members count. Please check the following screenshot:
https://www.awesomescreenshot.com/image/16755035?key=e6f43863e6e0dc21c8d5e673eb7d590a
Please try after clearing your browser cache or try it in incognito mode.
Regards
Ravi - Ravi on November 15, 2021 at 9:15 am in reply to: [Resolved] Hide members count in buddypress groups #41592
Hello,
Thank you for the acknowledgement. Can you point me to the site so that I can provide you with the exact CSS?.
Regards
Ravi - Ravi on November 15, 2021 at 7:34 am in reply to: Buddypress profile completion and leira-letter-avatar plugin #41588
Hello Tosin,
I have tested it with Leira Letter Avatar 1.3.6 and BuddyPress Profile Completion 1.0.8 and it is working fine for me. I have just tested for a user with an avatar as required. Please let me what issue you are facing.
Regards
Ravi - Ravi on November 15, 2021 at 6:47 am in reply to: [Resolved] Hide members count in buddypress groups #41587
Hello,
Please try the following CSS to hide member’s count on the group page
#members-groups-li span { display: none !important; }
Let me know if count hides or not.
Regards
Ravi - Ravi on November 15, 2021 at 5:54 am in reply to: [Resolved] Add Private Message button to Profile Pages #41585This reply has been marked as private.
- Ravi on November 15, 2021 at 5:44 am in reply to: Buddypress profile completion and leira-letter-avatar plugin #41583
Hello Tosin,
Thank you for posting here. I will check and will update you.
Regards
Ravi - Ravi on November 14, 2021 at 4:04 pm in reply to: [Resolved] Hide members count in buddypress groups #41578
Hello,
Thank you for posting here. Please let me know are you working with BuddyPress or BuddyBoss Platform. If BuddyPress which template pack you are using i.e. BP Legacy or BP Nouveau
Regards
Ravi - Ravi on November 14, 2021 at 4:00 pm in reply to: [Resolved] Add Private Message button to Profile Pages #41577
Hello Princy,
Thank you for posting here. What is the issue you are facing with the private message button?. Also, Let me know which theme you are using with which BuddyPress template pack.
Regards
Ravi Hello Jason,
Thank you for posting here. I have previously done some custom code. Please look at it and let me know if it will resolve your issue or not.
https://gist.github.com/raviousprime/a33414052343dfaafbcf80956648d7ea
Basically, It will add a meta tag based on user preference like:
<meta name='robots' content='noindex, nofollow' />
Regards
Ravi