Replies
Hi,
Thank you for the questions and reporting the issue.If you edit from dashboard of WordPress(posts list), BuddyBlog will not filter edit link and you can use the Divi editor as usual.
The issue you are seeing is because you are editing one of the post created by divi in BuddyBlog. BuddyBlog uses classic editor and you should not edit any DIVI created post in it.
These two will have no issues if you use the edit link from Dashboard for editing with Divi and use front end for non divi post.
In the fture version I am adding role based option to disallow filtering of links for admin.
Regards
Brajesh- Brajesh Singh on November 21, 2020 at 11:21 pm in reply to: Mediapress Uploader Shortcode / the same as Sitewide Activity #34624
Hi Maurice,
Thank you for thre question.I am sorry, the shortcode is limited to “Gallery” uploads and that to one of the existing ones of 1 specific type.
It is not capable of showing like activity upload form.
Regards
Brajesh - Brajesh Singh on November 21, 2020 at 11:19 pm in reply to: displaying extended profile fields #34623
Hi Eileen,
Welcome to BuddyDev forums.Yes, It is easy to do so.
Please see this for an example
and here is more details about the function
https://buddydev.com/fetching-and-showing-only-specific-fields-from-buddypress-xprofile-data/Please tru using your own field names and it should work.
Regards
Brajesh - Brajesh Singh on November 21, 2020 at 11:16 pm in reply to: BuddyPress Auto Follow Addon or Plugin Follow + #34622
Hi,
Thank you all for the suggestion.
We are releasing it before the end of this Month. It will allow creating lists for follow and/or friends depending on which components are enabled.I will post back in next couple of days.
Regards
Brajesh - Brajesh Singh on November 21, 2020 at 11:11 pm in reply to: Member types pro and buddypress 7.0 #34621
Hi Tosin,
Thank you for the question.
We are moving our configuration to the new UI. Hoping to have the release in first week of December when BuddyPress 7.0 will be available.Regards
Brajesh - Brajesh Singh on November 21, 2020 at 12:33 am in reply to: [Resolved] Show the group type of group in a map by bindPopup #34609
You are welcome.
I am glad you got it all working 🙂Regards
Brajesh - Brajesh Singh on November 21, 2020 at 12:32 am in reply to: Media upload restriction(BuddyBlog) #34608
Hi,
Thank you for the question.We don’t have any special way of uploading. What you see if WordPress media uploader. Please look for a plugin that limits WordPress media upload and that will work with BuddyBlog.
Here is an example plugin( ihave not used it)
https://wordpress.org/plugins/wp-upload-restriction/Regards
Brajehs - Brajesh Singh on November 21, 2020 at 12:30 am in reply to: Post As Group Name – Not As User Profile #34607
Hi Roni,
I am sorry, we have limited resource and unable to provide free support for cusotm requirements like this.You will need to look into it and filter on your own.
There are two things that you should look when doing it
1. The activity avatar hook( You should look for ‘bp_get_activity_avatar’ filter)
2. You should also check for notifications to avoid revealing the persons name.Regards
Brajesh Hi Eileen,
Welcome to BuddyDev forums.Please see this page for the details and a sample bp-custom.php
https://buddydev.com/docs/buddypress-guides/what-is-bp-custom-php/Regards
Brajesh- Brajesh Singh on November 20, 2020 at 12:11 pm in reply to: [Resolved] Submit Button on Register Page #34601
Hi Mark,
The function ‘bp_core_screen_signup’ is hooked via ‘bp_screens’ which runs on all front pages. The function checks if the request is for registration post submission and handles that.If you are trying to create a different workflow, you will need to create your own form renderer as well as form submission handler.
Regards
Brajesh