Replies
Hi Alex,
Thank you.Either your theme or some plugin is removing thickbox from the front end and that is causing it. We are using WordPress media uploader for settings the featured image and the thickbox is required for the behaviour.
Please try by changing theme/plugins and see if it works.
Thank you
Brajesh- Brajesh Singh on October 30, 2017 at 1:23 pm in reply to: [Resolved] BuddyPress Activity Shortcode (user_role) #11481
Hi Arik,
Thank you for purchasing the support.The plugin does not support filtering activity by role or member type as it is not supported in default BuddyPress implementation.
If you want to sponsor this feature, my team may be interested in looking further.
Thank you
Brajesh Hi Arik,
Closing this in favour of https://buddydev.com/support/forums/topic/buddypress-activity-shortcode-user_role/Let us keep the discussion at one place.
Thank you.
BrajeshHi Richard,
I am sorry but it needs to be handled on your own. WordPress posts are public by nature and we do not intend to modify any default behaviour. The goal of BuddyBlog is to allow create/edit and list. You can modify the listing using WP_Query.
Here is what I will suggest.
1. adding a meta field dropdown for privacy(User can select who can see)
2. In the posts.php, using that to filter out the postsHope that helps.
Regards
BrajeshHi,
Can you please tell me where it is happening? You have most probably the list view enabled for the media and you can change that from the MediaPress settings.If you can tell me where it is happening, I will be able to assist better.
Regards
BrajeshHi Monsur,
Welcome to BuddyDev.The demo page you are seeing is MediaPress directory. It is gallery directory.
If you are lookin for media directory, please use shortcodes
https://buddydev.com/mediapress/topics/getting-started/shortcodes/mpp-list-media/As of the Newest(You should be able to get it from MediaPress sitewide media widget by playing with order by field), We don’t have likes yet, so no most liked widget. I believe, The rest are already there.
Hope that helps.
Regards
Brajesh- Brajesh Singh on October 26, 2017 at 7:31 pm in reply to: Question about custom code to modify default avatars #11330
Hi Nicolas,
Will you be using BuddyPress custom field? If yes, you should consider usingxprofile_get_field_data( $field_id_or_name, $user_id ); instead of the get_user_meta()
If it is using the use meta(and not custom field).
Also, If I were you, I will use get_template_directory_uri() instead of the get_bloginfo.
The code should work though.
You should inspect the user avatar src and see if the image src is correct.
Regards
Brajesh We are using the css reset for the browsers and the code you see is part of it.
Please allow me 2-3 days and I assure to look at each of the issue and have a solution. It will be nice to have the BP Magic updated again.
thank you
Brajesh- Brajesh Singh on October 26, 2017 at 7:19 pm in reply to: [Resolved] blog categories for groups | an issue of showing posts in activity stream #11327
Thank you. I am glad it worked.
Marking as resolved.Regards
Brajesh - Brajesh Singh on October 26, 2017 at 3:45 pm in reply to: Make the BP Non Editable Profile Fields Truly Non Editable #11322
Hi Sheryanne,
There seems to be a plugin that does admin only BuddyPress field
https://wordpress.org/plugins/buddypress-admin-only-profile-fields/If that Brajeshdoes not serve your purpose, please do let me know and I will be willing to put something in place.
Regards