Replies
- 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 Hi Granmeh,
Thank you for confirming that it works.No, the above code will not work with BuddyPress profile completion.
Regards
Brajesh- Brajesh Singh on April 21, 2020 at 5:49 pm in reply to: [Resolved] Activity Shortcode exclude group #29085
Thank you.
- Brajesh Singh on April 21, 2020 at 5:49 pm in reply to: [Resolved] Need to Hide MediaPress uploads from Normal WordPress Library & Media up-loader #29084
Hi Shannon,
We are using a normal filter and not doing anything special. If it is not working due to Media Library Assistant, please contact their support and show them the code from my post and let me know what they suggest.It seems they are most probably overriding the same filter.
Regards
Brajesh