Replies
Hi,
No. It is not publicly available yest. Let me consult with my team and get back to you tomorrow. We may bring it earlier instead of waiting for out theme.Regards
BrajeshHi Mike,
Thank you for the question.We have completed the design and basic it is being converted to html/css right now. I am expecting at least 12 -16 weeks.
The goal is to bring functionalities comparable with the BuddyBoss platform to BuddyPress as well as our theme.
Regards
Brajesh- Brajesh Singh on February 7, 2021 at 11:09 pm in reply to: Having an issue with Profile Privacy plugin #36097
Hi Kathy,
I am sorry for the confusion.I have updated the settings on the staging site. Please try registering a new user account on the staging site and it will be listed in the directory now.
Please use the same settings on the live site.
Regards
Brajesh - Brajesh Singh on February 7, 2021 at 8:04 pm in reply to: [Resolved] Extended User Groups – Filter by Group Type #36091
Hi Kevin,
Thank you for the suggestion.At the time of the plugin release, the concept of Group types was not available with BuddyPress/BuddyBoss.
We will update the plugin in next 1-2 weeks with the group type option.
Regards
Brajesh - Brajesh Singh on February 7, 2021 at 8:02 pm in reply to: [Resolved] Community builder – posting urls not displaying featured image #36090
You are welcome.
I am glad it worked.
Regards
Brajesh Hi,
Thank you for the suggestion.
we have it on our release plan.We have already re-written it partially and hoping to make a release announcement sometimes around our upcoming theme.
Thank you
Brajesh- Brajesh Singh on February 7, 2021 at 8:00 pm in reply to: Having an issue with Profile Privacy plugin #36088This reply has been marked as private.
- Brajesh Singh on February 7, 2021 at 10:30 am in reply to: Having an issue with Profile Privacy plugin #36083This reply has been marked as private.
- Brajesh Singh on February 7, 2021 at 9:58 am in reply to: [Resolved] Community builder – posting urls not displaying featured image #36081
Hi David,
Thank you for using the theme.In the free version, the default behaviour of BuddyPress applies while in pro, we are letting site admins decide if the want to truncate/add read more etc.
You can disable truncation via code in the free version too
// Disable activity content truncation. add_filter( 'bp_activity_maybe_truncate_entry', '__return_false' ); add_filter( 'bp_activity_excerpt_length', function($length) { return 1000;// number of characters to show by default in the activiyt excerpt. } );You can put these in your child theme’s functions.php
In the pro version, these are available as settings.
Regards
Brajesh - Brajesh Singh on February 7, 2021 at 9:53 am in reply to: Having an issue with Profile Privacy plugin #36080
Hi Kathy,
Congratulations on your launch.
I am sorry for the inconvenience. Please link me to the site.Our plugin has a setting for visibility in members directory as well as for being searchable. These must be set to Yes to make the profile visible in the directory.
Can you please check that is the case?
regards
Brajesh