Replies
Thank you.
Hi Max,
Our team has developed the plugin. We will be making available in next few days(this weeke or early next week) after testing a little more.Regards
Brajesh- Brajesh Singh on June 4, 2019 at 1:48 pm in reply to: hide_comments in buddypress.js not working. #23309
Hi Paul,
Welcome to BuddyDev.The comments visibility may depend on which theme or template pack you are using.
1. Which theme are you using? Is it a custom theme?
2. Which template pack is enabled? Is it BuddyPress Legacy or BP Nouveay?Please let me know and I will assist.
Regards
Brajesh - This reply has been marked as private.
Hi,
Yes, It is doable. What you are looking is beyond our forum support and will need custom development.Also, if you need gamifying it, It will need a bit more like real time notification and updates of the other members comment(using push may be?).
Regards
BrajeshHi Loïc,
Thank you for using the plugin.We have deprecated it in favour of https://wordpress.org/plugins/buddypress-profile-completion/
Please give a shot to that plugin(you can enable avatar only action).
If that has similar issues, Please do let me know.
Thank you
BrajeshHi Tosin,
I am sorry for the inconvenience.To show the login error, the form needs to be posted to pur custom url. We have a url filter which filters the login url to point to our page.
It is still possible that the form you are using has the form action url added in a way which is not getting filtered by our code.
Can you please tell me which form it is and from where it is coming(theme/plugin and which one). We can look at the code and let you know the best way to deal with it.
Regards
Brajesh- Brajesh Singh on June 1, 2019 at 9:48 pm in reply to: [Resolved] Hide parts of visibiliy settings (in BuddyPress Profile Visibility Manager) #23274
Hi Markus,
Thank you for using the plugin.Yes, It is possible to do so.
1. For Friends/Groups tab visibility you can disable it from the BuddyPress Profile Visibility Settings
2. For other settings, we will need to copy a template file from plugin to your theme or child theme and remove the options.If you need the option 2, Please let me know which options you want to remove and I can share the modified template file.
Regards
Brajesh - Brajesh Singh on June 1, 2019 at 9:38 pm in reply to: [Resolved] Change my-posts slug in buddyblog #23273
Hi Shayne,
I have tested it and I can see the issue.The ‘BUDDYBLOG_ARCHIVE_SLUG’ constants gets defined very early. It won’t work if you have put it in your bp-custom.php
I will update to make it work with bp-custom.php in next release. For now, Please put that constant in wp-config.php
define( 'BUDDYBLOG_ARCHIVE_SLUG', 'some-posts' );Regards
Brajesh Hi Diane,
My apologies for the delayed reply.I just tested it again to be sure. I tested this with twentyninteen as well as a custom theme and for both it worked(normal subscriber user account). It is working as expected.
I believe, there are some issues or conflict with your theme and will suggest asking the theme developer to ask for assistance(since the theme is a paid one).
Regards
Brajesh