Replies
- Brajesh Singh on April 22, 2020 at 12:04 pm in reply to: Question about BuddyPress Xprofile Custom Field Types #29110
Hi,
yes, It is certainly doable. You will need someone to write custom code for you. I am assuming it should take around 30 mins or more which is beyond what we offer as support here.Regards
Brajesh - Brajesh Singh on April 22, 2020 at 12:03 pm in reply to: Buddyblog fork questions : custom post type #29109
Hi Bruno,
Thank you for understanding.
Please allow me 2-3 weeks. I will release it as early as possible.Regards
Brajesh - Brajesh Singh on April 22, 2020 at 12:01 pm in reply to: [Resolved] Remove Link (not text) from Creator Name #29107
You are welcome.
- Brajesh Singh on April 22, 2020 at 12:01 pm in reply to: MediaPress – Display Media Count on BP Profile page #29106
Hi Shannon,
Yes, we have a function that lists number of media in current gallery.mpp_gallery_get_media_count( $gallery_id )If you want, I can help with code to show how to append count in the title of the gallery.
Regards
Brajesh - Brajesh Singh on April 22, 2020 at 11:57 am in reply to: Member Types Pro: 'Exclude Members with this type' from directory not working #29105This reply has been marked as private.
- Brajesh Singh on April 22, 2020 at 11:09 am in reply to: Private Message Rate Limiter – Rate Limit User Activity #29104This reply has been marked as private.
Hi JJ,
Thank you for the question.no, It is not feasible currently. The scope of the plugin is limited to users list only.
You can use the API to get a list of featured members and work around WP_Query to create the list.
regards
BrajeshHi Linda,
Thank you for the question.The browsers normally do not support preview for the documents. We are using the Google document viewer for the purpose. It supports most of the document format. It works in lightbox as well as on single page too. Are you facing issue with it?
As far as building a dedicated viewer is, it is beyond our scope currently. Reason, It is a significant task to build viewers for various document formats in browser.
Regards
Brajesh- Brajesh Singh on April 22, 2020 at 10:54 am in reply to: [Resolved] Community Builder Pro – Profile menu on smartphones #29101
Hi Christophe,
Thank you.I look forward to hear your feedback.
Regards
Brajesh - Brajesh Singh on April 21, 2020 at 8:09 pm in reply to: [Resolved] Remove Link (not text) from Creator Name #29092
Hi Shannon,
You may use<?php echo mpp_get_user_display_name( mpp_get_gallery_creator_id() );?>Regards
Brajesh