Replies
- Brajesh Singh on May 2, 2018 at 5:05 am in reply to: [Resolved] Facebook Like User Activity Stream and Buddyboss wall compatibility #14851
Hi Tosin,
Please update to 1.2.0
https://buddydev.com/plugins/facebook-like-user-activity-stream-for-buddypress/It allows you to use the All Activity as the stream of the user. Also, you can change/disable your stream on user profile from plugin settings page.
Regards
Brajesh - Brajesh Singh on May 1, 2018 at 12:30 pm in reply to: [Resolved] Member Types and Buddypress Registration #14847
Hi Sujee,
To remove that you will need to edit a template file. If your theme has buddypress/members/index.php, please open it and you will see the place to remove.Regards
Brajesh. Hi Jill,
You will need to change thisbody.is-user-profile #buddypress div#item-body{ background: url(<?php echo $image_url; ?>); background-repeat: <?php echo $repeat_type; ?>; }to
body.is-user-profile #buddypress div#item-body{ background: url(<?php echo $image_url; ?>); background-repeat: <?php echo $repeat_type; ?>; background-size:cover; }Regards
BrajeshHi Jill,
Version 1.3.6 of the MediaPress is fully compatible with Sitewide activity widget.Regards
BrajeshHi NikB,
We do not support rtmedia. Please use their support forum for the assistance.
Regards
Brajesh- Brajesh Singh on April 30, 2018 at 5:18 pm in reply to: BuddyPress Clear Notifications support for Klein theme #14836
Hi Tosin,
Thank you.
I checked it.I am sorry but I won’t be able to assist you. There is no way to differentiate the notification link from other links in that dropdown. I am not sure why many of the theme developers are doing it. Also, the navigation is way too custom and I won’t be able to support a premium theme with this plugin.
Regards
Brajesh - Brajesh Singh on April 30, 2018 at 5:11 pm in reply to: [Resolved] Member Types and Buddypress Registration #14835
Hi Sujee,
Please do look into the member types field.About the latest post content, I don’t see what could be causing the issue
https://gist.github.com/sbrajesh/e932e6d8bbfd4a515e070f520ce40ef4
I am clearing the cached post ids on update, so it should not be an issue.
If you note any pattern for this, please do let me know.
Regards
Brajesh - Brajesh Singh on April 30, 2018 at 4:51 pm in reply to: [Resolved] Problem with Buddypress groups and Mediapress attachments #14834
The problem is coming because the wall plugin expects BP_DTheme object which is defined by the template pack.
It seems your theme is not loading it. You will need to look why the buddypress.js is not loaded.
Regards
Brajesh - Brajesh Singh on April 30, 2018 at 3:52 pm in reply to: [Resolved] Problem with Buddypress groups and Mediapress attachments #14832
Hi Kim,
The problem is BuddyWall plugin.Please see the error.
https://i.imgur.com/oA7139E.pngThat plugin is throwing error on your site.
Regards
Brajesh - Brajesh Singh on April 30, 2018 at 3:04 pm in reply to: Space issues with BuddyPress Activity Shortcode #14831
Hi Tiziano,
Thank you for the kind words and using the plugin.
Please contact the theme author for css support. We do not include any css with the plugin. It uses the theme’s default css.It seems your theme is targetting some css based on body class for activity pages, that’s why it is not working on non activity shortcode page.
The theme authors will be in better position to assist.
Regards
Brajesh