Replies
Hi Fabianski,
We could not release the plugin this week due to some issues. It will be available by Wednesday now.Regards
Brajesh- Brajesh Singh on May 30, 2019 at 3:51 pm in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – output is HTML #23255
Hi Richard,
Welcome to BuddyDev.1. You can disable the html by Disabling “Auto link” on the profile field edit page
2. For custom, Please use$values = maybe_unserialize( BP_XProfile_ProfileData::get_value_byid( $field_id, $user_id ) );And modify it as you please.
Regards
Brajesh - Brajesh Singh on May 29, 2019 at 8:18 pm in reply to: [Resolved] Mediapress comments and Activity Feed comments #23247
Hi Richard,
You are welcome.
For now, Please use the change from the github.My plan is to release next version with a bit better lightbox(already implemented, needs minor tweak) and remote only media upload in addition to a few other improvements.
Due to prior commitments I haven’t been able to spend much time on MediaPress. Hoping to add these features by the 2nd week of June and then push a release.
Regards
Brajesh Hi Diane,
Welcome to BuddyDev.Does your theme support featured image? Are you using a custom theme ? If yes, Which one, Please let me know and I can check it quickly.
Regards
BrajeshHi Keyesy,
Thank you.1. I am sorry but I do not understand what is the https://tulsi2020.space/workspace/test/. I do understand that
https://tulsi2020.space/workspace/site-gallery/test/ is the single sitewide gallery.Also, if possible, Please create a temporary admin account for me and share here via a private reply.
Thank you
BrajeshHi Tosin,
Thank you for purchsing the plugin.We will test and assist you with it by tomorrow.
2/3:- needs template change
5. Not sure if we can accomplish or not. Will update tomorrow.Thank you
Brajesh- Brajesh Singh on May 29, 2019 at 9:50 am in reply to: [Resolved] Mediapress comments and Activity Feed comments #23231
Hi Richard,
Thank you for checking and confirming.This will be available as part of our next update.
Regards
Brajesh Hi Jack,
Let us continue the discussion over the original topichttps://buddydev.com/support/forums/topic/pics-video-reorder
Thank you
BrajeshHi Jack,
I am sorry for the inconvenience. I have asked Ravi to allow me assist you on this.Will it be feasible to allow me a login to your site? I need to see it.
There seems to be an issue as you are unable to reorder. We are unable to create it on our local development and seeing it on your site will help us understand and fix it.
Thank you
Brajesh- Brajesh Singh on May 28, 2019 at 8:34 pm in reply to: [Resolved] Remove the subject line completely in messages #23220
Hi Kristian,
To do it you will have to do 2 things.1. override compose file(or use css to hide the subject box)
2. Add your own handler for creating message.In that handler, you can auto generate a subject and it will work.
Regards
Brajesh