Replies
- Brajesh Singh on August 31, 2022 at 5:04 am in reply to: buddyblog medium editor not displaying embeds #46262
Hi Tosin,
That’s strange. For me, It is showing the video correctly for me.https://ibb.co/d6cYVXx
https://ibb.co/jRXPmMxPlease try switching theme to check.
Regards
Brajesh - Brajesh Singh on August 30, 2022 at 7:04 pm in reply to: [Resolved] Default value in custom fields are not saved after updating #46258
Hi Carsten,
We will need to report the issue to BP track and get it into the core to have it fixed in future.Regards
Brajesh - Brajesh Singh on August 30, 2022 at 7:01 pm in reply to: [Resolved] Pay Per Post by selling access with WooCommerce #46257
Hi Cristi, Tosin
Please upgrade to 1.0.2 and then add the following code// clear cart before adding the product add_action( 'bblpro_ppp_before_add_to_cart', function () { WC()->cart->empty_cart( true ); } );Regards
Brajesh - Brajesh Singh on August 30, 2022 at 6:59 pm in reply to: [Resolved] Pay Per Post by selling access with WooCommerce #46256This reply has been marked as private.
- Brajesh Singh on August 30, 2022 at 6:28 pm in reply to: [Resolved] Default value in custom fields are not saved after updating #46254
Done. Please check.
- Brajesh Singh on August 30, 2022 at 6:07 pm in reply to: [Resolved] Default value in custom fields are not saved after updating #46252
Hi Carsten,
Thank you.your issue is persistent cache. You have some plugin/utilities active(either by you or your hosting provider) that provides persistent object caching. I checked the value for
wp_cache_get( '0:4749', 'bp_xprofile_data' )and it is set to ‘male’. To be honest, this is partially a bug in BuddyPress where it should have checked for availability of a valid user id before checking cache.
This is causing the issue. I will be posting on BuddyPress trac about this shortly. I am still not sure how the value for this was set in the cache.
Should I update the BuddyPress function to avoid checking the cache when user id is 0 on your server. This is probably causing issue with your other select/radio field as well.
Regards
Brajesh Hi Nik,
It will be available this week for sure.Yes, users are able to post from group page( post type based tab) and it will be posted in that specific group.
Regards
Brajesh- Brajesh Singh on August 30, 2022 at 4:39 pm in reply to: [Resolved] BuddyPress Notify Post Author on Blog Comment , modification possible? #46249
You are welcome.
- Brajesh Singh on August 30, 2022 at 4:38 pm in reply to: X-profile Custom multi taxonomy selector select2 issue in buddyboss #46248
Hi Xpher,
Thank you.I am very sorry that i wasn’t able to help you with this use case. I wish you all the best and hope it works. I wish that the BuddyBoss support did a little more to guide us in resolving it.
Regards
Brajesh - Brajesh Singh on August 30, 2022 at 4:35 pm in reply to: buddyblog medium editor not displaying embeds #46247
Hi Tosin,
Thank you.Does it solve your other issue with embeds? I will be making a public release next week for anyone else interested in trying the same.
Regards
Brajesh