Replies
- Brajesh Singh on January 10, 2019 at 8:36 am in reply to: BuddyPress Private Message Rate Limiter by user role #20100
Hi Greg,
You are correct about the limits.The BuddyPress Private Message Rate limiter is not compatible with BP Better Message plugin. BP Better Message does not uses the BuddyPress Message API and simply overwrites the message component with their own implementation.
Any plugin written for BuddyPress Private Message won’t work with it. I am sorry but I am unable to support BP Better Message.
Regards
Brajesh - Brajesh Singh on January 10, 2019 at 8:24 am in reply to: [Resolved] Custom Tab Creator – Can't modify #20097
Hi,
Please see1. Moving sub tab
https://youtu.be/h-a0zP3cf_wIf you need assistance with the 2 task, Please do let me know. I will assist with it.
Regards
Brajesh - Brajesh Singh on January 10, 2019 at 1:00 am in reply to: [Resolved] Custom Tab Creator – Can't modify #20094
Hi,
Please use ‘just-me’ for the “Personal” sub tab. I am assuming that is what you are planning to modify.No, there is no need to create other sub tabs to get it working. Also, make sure the sub tab is marked as modifying existing too.
Please do let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on January 9, 2019 at 11:21 pm in reply to: [Resolved] MediaPress user hogging site feed (moderation control?) #20091
Hi Richard,
Thank you. I am glad it worked as expected.I will be working on the restrictions plugin and will let you know once it is available(I may delay it for 2 extra weeks as it seems now).
Closing this topic.
Thank you
Brajesh - Brajesh Singh on January 9, 2019 at 11:19 pm in reply to: BuddyPress Private Message Rate Limiter by user role #20090
Hi Greg,
Please remove the above codes. Once you have removed them, Please add the code from this pagehttps://gist.github.com/sbrajesh/cc37e8794527f86046e1d880490d974b
You can update the first function to add addition roles and their limits.
Regards
Brajesh - Brajesh Singh on January 9, 2019 at 11:18 pm in reply to: Not able to reply to messages with Nouveau template #20089
Hi Carsten,
here is the role based message customizations.You can update the first function to add addition roles and their limits.
https://gist.github.com/sbrajesh/cc37e8794527f86046e1d880490d974b
Please make sure to remove the code from docs page that you applied erlier.
Regards
Brajesh - Brajesh Singh on January 9, 2019 at 5:45 pm in reply to: [Resolved] Activity Shortcode Issue: comment etc icons won't show #20088
Hi,
Welcome to BuddyDev.I am sorry for the inconvenience but the problem lies in your current teme or template pack.
We do not include any template file. Instead we use
<?php bp_get_template_part( 'activity/entry' ); ?>which loads yourtheme/buddypress/activity/entry.php or wp-content/plugins/buddypress/bp-templates/{active-template-pack}/buddypress/activity/entry.php
Please check the responsible activity entry file. That should give some clue.
Also, if possible, Please post the code on pastebin and link me, I can check it for you.
Thank you
Brajesh - Brajesh Singh on January 9, 2019 at 4:48 pm in reply to: Activity stream creating href text in notification #20085
Closing in favour of your other topic
https://buddydev.com/support/forums/topic/gallery-updates-showing-href-html/#post-20084Let us continue the discussion there.
Thank you
Brajesh Hi Cletus,
Welcome to BuddyDev.Are you using some plugin for adding notification? or is it the activity stream update you are referring to? Please clarify.
Regards
BrajeshHi David,
Welcome to BuddyDev.Which gallery types are enabled(members/groups/sitewide?).
Also, what type/status etc you have selected in the Recent galleries widget. Please share the details and I will assist.Thank you
Brajesh