Replies
- Brajesh Singh on September 22, 2017 at 8:06 am in reply to: BuddyPress Editable Activity – not working #10828
Hi Bogdan,
I will give it another shot this weekend and will let you know. We do hope to add compatibility with RTmedia and our own MediaPress too. - Brajesh Singh on September 22, 2017 at 8:05 am in reply to: [Resolved] List all member types created by "BuddyPress Member Type Generator" to front-end #10827
Hi Janelle,
since you are using BuddyPress Member Types pro, Please check Dashboard->Users->Member TypesThis screen lists shortcodes for listing members belonging to a member type.
Hope that helps.
- Brajesh Singh on September 22, 2017 at 8:03 am in reply to: [Resolved] Member Types in search dropdown on member directory #10826
Hi Janelle,
Welcome to BuddyDev forums.No, enabling the directory listing will add tabs (Next to All Members, My Friends etc) in the member directory.
If you want to use dropdown filtering, please use BP Profile Search by Andrea. Our plugin supports search by member type when you use BP Profile search.
Hope that helps.
regards
Brajesh - Brajesh Singh on September 22, 2017 at 8:00 am in reply to: [Resolved] Buddyblog simple front end posting installation for dummies #10824
Hi Alex,
Thank you for confirming.I am glad it is working for you 🙂
Regards
Brajesh - Brajesh Singh on September 22, 2017 at 7:56 am in reply to: BuddyPress Live Notification: how to insert it manually? #10823
Hi Siyah,
It will only work for the live notification and the version is tested to work with current BuddyPress.If it doe not work, please check if your host has WordPress heartbeat disabled. For example wp engine disables heartbeat out of the box and a site owner can contact support to get it enabled.
Regards
Brajesh - Brajesh Singh on September 22, 2017 at 7:49 am in reply to: How to get direct link to notifications in profile? #10822
You can use the following code
$link = trailingslashit( bp_core_get_user_domain( $user_id ) . bp_get_notifications_slug() );Where $user_id is the id of the user.
If you are looking for the logged in user, you can use this
$link = trailingslashit( bp_loggedin_user_domain( ) . bp_get_notifications_slug() );Hope that helps.
- Brajesh Singh on September 20, 2017 at 8:59 pm in reply to: BuddyPress Live Notification: how to insert it manually? #10812
Hi Siyah,
The live notification plugin shows real time notification(Like Facebook live notifications). It will not show your old notifications.To test it, you may want to check by mentioning yourself in an activity.
Regards
Brajesh - Brajesh Singh on September 20, 2017 at 8:47 pm in reply to: How to show description of notifications in dropdown? #10811
Hi Siyah,
Thank you for posting.Is this oemthing you are looking for?
https://wordpress.org/plugins/buddypress-notifications-widget/
It does have listing and all the functionality you are looking for.
Regards
Brajesh - Brajesh Singh on September 20, 2017 at 5:42 pm in reply to: [Resolved] Buddyblog simple front end posting installation for dummies #10807
Hi Alexandre,
My apologies for the confusion.If your only goal is to use Bp Simple Front End post with BuddyBlog, you do not need to modify anything.
Al you need to do is install and activate both the plugins. Please remove the custom code that you have added(or download a fresh copy).
Once done, please visit Settings->BuddyBlog to fine tune the BuddyBlog settings.
Hope that helps.
PS: The code is an example to show how to use BP Simple Front End post with other plugins/code.
- Brajesh Singh on September 20, 2017 at 5:39 pm in reply to: [Resolved] How to approve photos before be published in user's profile? #10806
Hi Margarita,
The moderation plugin is available nowhttps://buddydev.com/plugins/media-moderator-for-mediapress/
For the restrictions, Please open a new topic.
Regards
Brajesh