Replies
- Brajesh Singh on April 25, 2020 at 12:36 pm in reply to: How do I increase the size of images and video in the lightbox? #29255
Hi Shannon,
I will need some more time before I can check the media query and post. I will do it early next week now.Regards
Brajesh Hi, you may use this
<?php $url = bp_loggedin_user_domain() . 'profile'; ?>and then in href
href="<?php echo esc_url( $url );?>or
href="<?php echo esc_url( bp_loggedin_user_domain(). 'profile' );?>"Regards
BrajeshHi Clea,
Thank you for the patience.The problem is you should not select “All Members”.
When you need to allow only certain roles, Please do select the roles but avoid “All Members”. It makes functionality apply to all members.
If you uncheck “All Members” from the general settings(Sending & Receiving both), It will work as expected.
Regards
Brajesh- Brajesh Singh on April 24, 2020 at 7:14 pm in reply to: Integrating MP with Youzer – upload issues #29244
Thank you. I look forward to get this working.
Regards
Brajesh - Brajesh Singh on April 24, 2020 at 7:00 pm in reply to: [Resolved] Adding message count to Messages in a hook element #29242
Thank you.
- Brajesh Singh on April 24, 2020 at 7:00 pm in reply to: [Resolved] Need some help with CSS and the Community Builder Pro #29241
Hi Jay,
Thank you.You can change the label for sub naves too with the same plugin.
https://buddydev.com/docs/buddypress-group-tabs-creator-pro/group-sub-tab-options/Regards
Brajesh - Brajesh Singh on April 24, 2020 at 6:50 pm in reply to: [Resolved] Buddy press activity shortcode #29239
Thank you Patrick.
Regards
Brajesh - Brajesh Singh on April 24, 2020 at 4:28 pm in reply to: [Resolved] Adding message count to Messages in a hook element #29233
Hi Carsten,
Both the functions are correct. Depends on your need. One provides unique count while other provide total count(including repeated visits).About the nav, I am sorry but I am not in a position to assist you. I do not think I understand the context well to assist you.
You are most probably doing it for a custom theme and a lot of markup will depend on what the theme expects.
Regards
Brajesh - Brajesh Singh on April 24, 2020 at 4:25 pm in reply to: [Resolved] Recent Visitors For BuddyPress Profile -> Tab in Profile #29232This reply has been marked as private.
- Brajesh Singh on April 24, 2020 at 4:25 pm in reply to: [Resolved] Buddy press activity shortcode #29231
Hi Patrick,
Thank you.You can change the group avatar from group page. There will be a link if you hover over the group photo(on single group page). You can also do it from Group->Manage-> Photo
If it is not appearing, Please visit Dashboard->Settings->BuddyPress->Options and make sure you have enabled the “Group Photo Upload”
Regards
Brajesh