Replies
Hi Shannon,
These are WordPress attachments, so you can display exif the same way it is displayed for WordPress attachment(via plugin). We had a plugin in work but we are unable to release due to lack of free time currently.Regards
Brajesh- Brajesh Singh on May 6, 2020 at 6:01 pm in reply to: [Resolved] Error on autocomplete mention on private message – Community Builder Pro theme #29565
Hi Sotiris,
Thank you.I can see the issue. It is because BuddyPress Activity is disabled and that means auto suggestion script for @ mentions is not loaded. That is causing it.
Please allow me to put an update in 1-2 hour to resolve it.
Regards
Brajesh Hi Tosin,
We are considering it for next update.Regards
Brajesh- Brajesh Singh on May 6, 2020 at 4:33 pm in reply to: [Resolved] Error on autocomplete mention on private message – Community Builder Pro theme #29561This reply has been marked as private.
- Brajesh Singh on May 6, 2020 at 8:23 am in reply to: [Resolved] Error on autocomplete mention on private message – Community Builder Pro theme #29552
Hi Sotiris ,
I am sorry, I have been unable to reproduce it. Will it be feasible for you to provide me a guest account where I can quickly check it on the site?That can help me provide a quick solution.
Thank you
Brajesh - Brajesh Singh on May 5, 2020 at 11:53 pm in reply to: [Resolved] The right action hook for own profile #29546
Hi Carsten,
Thank you for the question.You can use any of the above hook. All you need to do is wrap the link in a condition like this
if ( bp_is_my_profile() ) { // echo edit links here }Regards
Brajesh - Brajesh Singh on May 5, 2020 at 11:07 pm in reply to: [Resolved] Is it possible to filter MediaPress share link preview #29543
Thank you for sharing Milan.
I am glad you found the solution 🙂
Regards
Brajesh - Brajesh Singh on May 5, 2020 at 10:26 pm in reply to: What plugins I need to set up a dating site? #29541This reply has been marked as private.
- Brajesh Singh on May 5, 2020 at 10:25 pm in reply to: What plugins I need to set up a dating site? #29540
Hi Mete,
Thank you for the reply. I am posting code in my next reply(marking that private since I will be including this feature in the plugin itself).The code allows you to
1. Show users only users from other gender
2. Prevents users from same gender to access each other’s profile(opposite gender can)
3. site admins can see all and access allIt does not filter activity stream or group’s members list.
As for other question, you will most probably need custom development. But if you only wnat to add privacy to site, Please let me know. I have posted some code for that on our blog in past.
Regards
Brajesh - Brajesh Singh on May 5, 2020 at 7:46 pm in reply to: Xprofile Custom Fields – Only very basic editor showing #29539
You are welcome.
I am sorry, I am not aware of any existing solution for BuddyPress xprofile that allows this.
Regards
Brajesh