Replies
- Ravi on July 16, 2024 at 6:01 am in reply to: giving user privacy control on who can create post on their timeline (buddyboss) #52841
Hello Laz,
Sorry for the delayed reply. I will look into it and will update you by the day end.
Regards
Ravi Hello Aaron,
I have checked the video shared by you. As per the video, The screen where the issue is occurring is controlled by the theme in your case it is BuddyBoss so it is not an issue with the plugin. However, I have checked this issue on my local development setup of BuddyBoss to see whether it is a theme issue and I found that one javascript error is occurring. You can see that in the browser developer tool window under the console tab. You can see this in the following screenshot:
So it will be beneficial if you contact the BuddyBoss theme author for the same issue.
PS: My BuddyBoss theme version is ‘2.5.60’
Regards
RaviHello Aaron,
Thank you for sharing the video of the issue. I will check it and will update you soon.
Regards
RaviHello Aaron,
Sorry for the delayed reply. I have checked it and you are right about the issue i.e. on clicking “Submit for review” saving the post as a draft not as a pending post. We will look into it and will update you.
Also, local notifications haven’t been implemented yet but we keep it as a to-do feature for the plugin’s future release.
Regards
RaviHello Aaron,
Sorry for the inconvenience. I am unable to get your issue clearly. Are you facing issue while posting comments on post created using our plugins or facing issue while posting comments on activity those generated after post or comment publishing. It will be helpful if you can share a short video or screenshots of the issue.
Regards
Ravi- Ravi on July 9, 2024 at 6:04 am in reply to: [Resolved] Coding question: get_userdata() similar function for Buddypress? #52829
Thank you for the acknowledgement. I am glad that I could help.
Regards
Ravi - Ravi on July 8, 2024 at 6:13 am in reply to: [Resolved] Coding question: get_userdata() similar function for Buddypress? #52827
Hello Michael,
Thank you for posting. There is no similar function available in BuddyPress which returns all field info as a single object. But you can use the BuddyPress profile loop to fetch all the user profile details. Check the following link for reference:
https://codex.buddypress.org/developer/loops-reference/the-profile-fields-loop-bp_has_profile/
To get a user’s specific field data, you can use the function ‘xprofile_get_field_data’. Please check.
Regards
Ravi - This reply has been marked as private.
- This reply has been marked as private.
Hello Aaron,
Thank you for posting. We have not discontinued this plugin but also it is not a released plugin i.e. only rc’s of this plugin has been released. That is why documentation is missing for this plugin. Please let me know what assistance you need with this plugin.
Regards
Ravi- This reply was modified 4 months, 2 weeks ago by Ravi.