Replies
- Brajesh Singh on August 30, 2022 at 4:32 pm in reply to: [Resolved] Default value in custom fields are not saved after updating #46245
Hi Carsten,
Thank you for the mail.I had a look at the site. There is definitely something interfering on your site. I changed the default value to the second one “kvinde”. It is still showing “mand” on profile field lists/registration page but on the profile field edit page in the admin(Users->Profile Fields->Edit) it shows the correct value selected.
I need to disable some of the caching plugins and others to find out the issue. May I do it there or do you have any staging site for the purpose?
Thank you
Brajesh - Brajesh Singh on August 30, 2022 at 8:54 am in reply to: [Resolved] Pay Per Post by selling access with WooCommerce #46236
Hi Tosin,
The code has no performance issue. Clearing cart has no impact on performance(even if you have persistent cart enabled, it will only clear one user meta in that case).I will suggest 2 changes for sure
1. Instead of using $wooocommerce, a better option would be to useWC()->cart->empty_cart()It is the same thing but safer.
2. The above code will clear the cart when the visit that specific page, irrespective of whether a user intends to write post or not.
A betters solution will be to clear cart before the post is published. Ravi or I will share a snippet for the same later today.
Regards
Brajesh Hi Nik,
I am sorry for keeping you waiting. I will be needing couple more days. I have been updating the plugin for last couple of days and it will be needing a few more days.I will have the release this week. I am not sure when this week but I am working to get it asap in a presentable shape.
Regards
Brajesh- Brajesh Singh on August 30, 2022 at 8:38 am in reply to: buddyblog medium editor not displaying embeds #46234This reply has been marked as private.
- Brajesh Singh on August 30, 2022 at 8:38 am in reply to: buddyblog medium editor not displaying embeds #46233
Hi Tosin,
Thank you for the patience.Please give a try to the new release. Let me know if you face any issue.
Regards
Brajesh - Brajesh Singh on August 30, 2022 at 7:07 am in reply to: [Resolved] Shorting the members loop for BuddyPress Featured Members plugin #46228
Hi Lefteris,
This is happening due to our oversight. we have overwritten the scope to alphabetical to make sure all the users appear even if the don’t have a last active time set.I will have an update by tomorrow on a way to fix this.
Regards
Brajesh - Brajesh Singh on August 30, 2022 at 6:50 am in reply to: [Resolved] BuddyBlog Pro – Custom field types #46226
Thank you Nik.
I appreciate it.Regards
Brajesh - Brajesh Singh on August 29, 2022 at 10:47 pm in reply to: buddyblog medium editor not displaying embeds #46225
Hi Tosin,
I am working on it. i can confirm the bug. The reason was I saved the DomDocumet(whole document). I am working on a better solution and it should be available in next 2 days.Regards
Brajesh - Brajesh Singh on August 29, 2022 at 10:46 pm in reply to: X-profile Custom multi taxonomy selector select2 issue in buddyboss #46224
Hi Xpher,
Thank you for the reply.I am very sorry but I am unable to assist you with it.
1. We provide a basic set of field in the BuddyPress Xprofile Cusotm Field Types
2. BuddyBoss adds the repeater option. BuddyPress does not have any repeater option.
3. We don’t get any assistance from BuddyBoss support on what needs to be done to make it compatible.Since their support does not have any recommendation, It seems they want us to investigate their code and then update our code. At the moment, we lack the time to look in BuddyBoss’s implemnetation.
Thank you
Brajesh - Brajesh Singh on August 29, 2022 at 7:18 pm in reply to: X-profile Custom multi taxonomy selector select2 issue in buddyboss #46221
I Xpher,
I am very sorry, I don’t see any class mentioned in my reply. Please point me.Regards
Brajesh