Replies
- Brajesh Singh on March 23, 2024 at 1:18 pm in reply to: [Resolved] Conditional Profile Fields for BuddyPress Plugin can’t be installed anymore #52195
Hi Alex,
Welcome to BuddyDev.
There is an issue with custom zipped plugins and WordPress 6.4.3Please see my post here for a solution.
https://buddydev.com/support/forums/topic/solution-for-wordpress-error-incompatible-archive/Regards
Brajesh Hi Geoff,
Welcome to BuddyDev.Thank you for the question.
The media comments are actually BuddyPress Activity entries.
We add an activity meta key
_mpp_media_id
and its value is the numeric media id to which this activity belongs.
We also set the type of the activity tompp_media_upload
Hope that helps.
Regards
Brajesh- Brajesh Singh on March 20, 2024 at 7:29 pm in reply to: [Resolved] Have BuddyBlog use the default theme layouts #52192This reply has been marked as private.
Hi,
No, we did not develop the private avatar.Regards
Brajesh- This reply was modified 1 year, 3 months ago by
Brajesh Singh.
- This reply was modified 1 year, 3 months ago by
- Brajesh Singh on March 19, 2024 at 5:57 am in reply to: [Resolved] How can I read the “Export Data” file #52186
Hi Gisela,
Thank you for the reply.Yes, the data export is aimed at GDPR but json files are not intended for normal end user consumption.
Regards
Brajesh - Brajesh Singh on March 19, 2024 at 5:27 am in reply to: [Resolved] Have BuddyBlog use the default theme layouts #52185This reply has been marked as private.
- Brajesh Singh on March 19, 2024 at 5:26 am in reply to: [Resolved] BuddyDev Dashboard Critical Error #52184
Hi,
Yes, the updates will work. WP will not allow any corrupt update anyway.The update were working earlier too. The issue was with the info display.
Regards
Brajesh - Brajesh Singh on March 18, 2024 at 10:18 am in reply to: [Resolved] how can I replace the buddypress registration with WooCommerce registration #52178
You are welcome!
- Brajesh Singh on March 18, 2024 at 10:17 am in reply to: [Resolved] Have BuddyBlog use the default theme layouts #52177This reply has been marked as private.
- Brajesh Singh on March 18, 2024 at 10:07 am in reply to: [Resolved] How can I read the “Export Data” file #52176
Hi Gisela,
Thank you for the reply.1. The export files are not for human consumption. They are there to allow data portability(in case someone wishes to write a parser to move form one platform to another).
2. Yes, you can disable the tab using profile tab pro or here is a snippet
https://buddydev.com/disable-buddypress-user-personal-data-export-setting/3. Not sure what do you mean by moderation but as admin, you can approve/reject the requests in admin.
4. Yes, the profile tabs pro works for settings.
Regards
Brajesh