Replies
- Brajesh Singh on May 6, 2020 at 6:33 pm in reply to: Creation of an extra Media Library for members images #29568
Hi Carsten,
MediaPress does it already. We store all media uploaded by user in wp-content/uploads/mediapress folder.Also, It is feasible to list MediaPress only media, we haven’t supplied a ui for that. We will be doing in future to let you filter your WordPress Media list by that.
Regards
Brajesh - Brajesh Singh on May 6, 2020 at 6:31 pm in reply to: What plugins I need to set up a dating site? #29567
Please remove it from there.
Here is the link on what is bp-custom.php and how to create it if it is not available.
https://buddydev.com/docs/buddypress-guides/what-is-bp-custom-php/Please give the code a try in this file.
Make sure to remove from earlier file, otherwise it will cause fatal error.
Regards
Brajesh 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.