Replies
- Brajesh Singh on April 23, 2020 at 5:49 pm in reply to: Issue in BuddyPress and Breadcrumb Trail Plugin Compatibility – Updated #29174
Hi Mangesh,
Welcome to BuddyDev.I believe things have changed since then. We do have updated code in Community Builder Free/Pro theme for the same. I will extract and share that in a day.
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 5:48 pm in reply to: Double member sorting and member search on single BuddyPress Group page #29173
Hi Torben,
can you please tell me how are you setting members as home page for the group? That might give me some clue. I am looking forward to release another update very soon, so will be glad to have it fixed too.Regards
Brajesh - Brajesh Singh on April 23, 2020 at 5:47 pm in reply to: [Resolved] Community Builder Pro – Profile menu on smartphones #29172
Thank you Christophe,
I am glad it is resolved it 2.0.6.Regards
Brajesh - Brajesh Singh on April 23, 2020 at 5:43 pm in reply to: [Resolved] Adding message count to Messages in a hook element #29170
Hi,
You can use the following code<?php echo bp_get_total_unread_messages_count( $user_id );?>Where you can use following for user id
bp_loggedin_user_id(); // of the logged in user bp_displayed_user_id(); // of the displayed user bp_get_member_user_id();// in members loopDepending on the context.
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 5:34 pm in reply to: [Resolved] TTFB increased by Live Notification #29167
Thank you.
- Brajesh Singh on April 23, 2020 at 5:33 pm in reply to: BuddyPress Member Types Pro: no list in directory etc. #29166This reply has been marked as private.
- Brajesh Singh on April 23, 2020 at 5:26 pm in reply to: [Resolved] Click image in Gallery Lightbox – change to navigate Next? #29164
Hi Shannon
@ravisharma has fixed the changing of the cover. Isn’t it reflecting new image now?Also, he has added a css class to the media which is set as cover, Please try using inspector to check. You can hilight based on that class.
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 5:25 pm in reply to: [Resolved] Buddy press activity shortcode #29163
Hi Favier,
Thank you for using this plugin and the theme. Since both of these are from us, We will update the styling.Do you need posting form too in the home page(via shortcode)?
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 5:22 pm in reply to: BuddyPress Member Types Pro: no list in directory etc. #29162This reply has been marked as private.
- Brajesh Singh on April 23, 2020 at 1:46 pm in reply to: [Resolved] Recent visitors with an avatar and active #29155
Hi Laurent,
We will fix that in the plugin’s core. It is a bug. We should drop the user’s views once they are deleted.I will be needing a week before we can put a fix for this.
Regards