Replies
- Brajesh Singh on June 1, 2019 at 9:38 pm in reply to: [Resolved] Change my-posts slug in buddyblog #23273
Hi Shayne,
I have tested it and I can see the issue.The ‘BUDDYBLOG_ARCHIVE_SLUG’ constants gets defined very early. It won’t work if you have put it in your bp-custom.php
I will update to make it work with bp-custom.php in next release. For now, Please put that constant in wp-config.php
define( 'BUDDYBLOG_ARCHIVE_SLUG', 'some-posts' );Regards
Brajesh Hi Diane,
My apologies for the delayed reply.I just tested it again to be sure. I tested this with twentyninteen as well as a custom theme and for both it worked(normal subscriber user account). It is working as expected.
I believe, there are some issues or conflict with your theme and will suggest asking the theme developer to ask for assistance(since the theme is a paid one).
Regards
BrajeshHi,
BuddyBlog 2.0 is delayed. Will be available by the end of June.Thank you
Brajesh- Brajesh Singh on June 1, 2019 at 8:54 pm in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – output is HTML #23270
You are welcome.
- Brajesh Singh on June 1, 2019 at 8:52 pm in reply to: buddyblog incompatibility between BP_DEFAULT_COMPONENT and BP_BUDDYBLOG_SLUG #23269
Hi Shayne,
Thank you for reporting.
This seems like a bug in BuddyPress.I tested with
define( 'BP_FRIENDS_SLUG', 'alpha' ); define( 'BP_DEFAULT_COMPONENT', 'alpha' );and I got the same result. Changing the name does not work as expected.
I can certainly look into it but I will need some time before I can. In the meantime, you may want to report it on BuddyPress trac.
Regards
Brajesh 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
Brajesh