Replies
- This reply has been marked as private.
Thank you 🙂
Hi Mike,
Good to see that you are available today(I did not reply to other thread thinking you were away on the business visit).I have checked it and it is a bug in the plugin when used on multisite. We need to switch blog before we are accessing the meta. Since switching blog often is not a very good idea(we already do that to fetch member type). I am going to look at some other way to fetch the url.
Will push a release by tomorrow or day after tomorrow.
Thank you
Brajesh- Brajesh Singh on July 8, 2019 at 9:06 am in reply to: [Resolved] FB Like Activity Stream is suppressing activity creation #23943
Hi Vivek,
Hope you are doing well.I will be trying this today and assisting you in couple of hours.
Regards
Brajesh - Brajesh Singh on July 8, 2019 at 9:06 am in reply to: BuddyPress Xprofile Custom Field Types – translation #23942
Hi Nik,
Thank you for the kind words.The updated PO file is available here
https://github.com/buddydev/bp-xprofile-custom-field-types/tree/master/languages
I will push a release on wp.org today(planning to add some more option in the plugin before release) and link you.
Regards
Brajesh Hi Mike,
Thank you for the patience. We have released the update.https://buddydev.com/plugins/buddypress-member-types-pro/
You can set default cover image based on member type. I have also put a filter in case you want to randomize for multi member types.
Regards
Brajesh- Brajesh Singh on July 8, 2019 at 7:51 am in reply to: FB like activity list + BP Reshare plugin #23939
Hi Vivek,
1. It is not a bug of FB Like Share. The Reshare plugin is broken currently. Try that without the FB Like. The reshare shows shared on sitewide activity stream(with a new tab) but the profile and other places are not working(I am using the 7th June update of reshare plugin).
2. It is a bug in reshare.
3. I did not test it. I will suggest avoiding the reshare plugin in its current state(Hopefully a future update will fix it), so you may keep using the other plugin for now.
Regards
Brajesh - Brajesh Singh on July 8, 2019 at 7:47 am in reply to: FB-like activity stream vs "sitewide activity"? #23938
Hi Vivek,
Hope you are doing well.1. Redirect all logged users except admin, to their profile activity from the sitewide activity
add_action( 'bp_template_redirect', function () { if ( is_user_logged_in() && bp_is_activity_directory() && ! is_super_admin() ) { bp_core_redirect( bp_loggedin_user_domain() . bp_get_activity_slug() . '/' ); } } );3. I tested the BP Reshare(imath’s github repo) and the last update was from June 7.
It is broken currently. The profile reshare tab does not work. The sitewide activity stream reshare tab is the only thing that works.Also, It is not generating a new activity for reshare. I will not suggest using it in its current state.
Regards
Brajesh - Brajesh Singh on July 8, 2019 at 7:44 am in reply to: BuddyPress Xprofile Custom Field Types – translation #23937
Hi Nik,
It is a bug in BP XProfile Custom Field types Plugin. I will push a release today and write back.Regards
Brajesh - Brajesh Singh on July 8, 2019 at 7:29 am in reply to: [Resolved] BP Lock/Unlock – Hide comment "reply" buttons #23936
Marking it resolved due to the age of replies.
Will be closed in next 2 days if not reopened.
Regards
Brajesh