Replies
- Brajesh Singh on March 18, 2024 at 9:59 am in reply to: [Resolved] BuddyDev Dashboard Critical Error #52175
Hi Berzerk,
Thank you for reporting the issue.There was a problem with server side response. I have fixed it on our server. The issue should be resolved now.
Regards
BrajeshPS:- There is no need to update the BuddyDev dashboard plugin, it is already compatible with latest PHP and WordPress.
Hi M,
Welcome to BuddyDev support forums.I will suggest reaching out to BuddyBoss support as this is a core feature of BuddyBoss. They are in a better position to assit you with it.
Regards
BrajeshHi M,
Welcome to BuddyDev support forums.I will suggest reaching out to BuddyBoss support as this is a core feature of BuddyBoss. They are in a better position to assit you with it.
Regards
Brajesh- Brajesh Singh on March 14, 2024 at 11:22 pm in reply to: [Resolved] Have BuddyBlog use the default theme layouts #52156
Hi,
Thank you for using the plugin.Which theme and template pack are you using? Please share the details and we will assist.
Regards
Brajesh - Brajesh Singh on March 13, 2024 at 7:39 pm in reply to: [Resolved] A Couple of issues with current MediaPress #52154
Hi Frank,
Thank you for confirming the fix.We will look into the issue of long comments read more issue in our future release.
Regards
Brajesh Hi Axel,
You can invite the user to the group. If they have invitation, It will work.Regards
Brajesh- Brajesh Singh on March 13, 2024 at 7:36 pm in reply to: Gallery Counter in the Groups since BuddyPress V12.x everytime “0” #52152
Hi Maurice,
Sorry about that. The problem is BuddyPress 12.0 has messed up the routing leading to a lot of trouble. The official release specified using BP classic will keep back compat. It seems from your reply, that is not true either.Please allow us this week to work on MediaPress. @ravisharma will be back to work tomorrow and we are going to work on MediaPress for next couple of days.
Regards
Brajesh - Brajesh Singh on March 13, 2024 at 7:21 pm in reply to: BuddyCommerce profile link returning 404 page. #52151
Hi Alfredo,
Welcome to BuddyDev support forums.
Thank you for using BuddyCommerce and sharing the video showing the issue.The problem with market tab is it does not know what should be shown. Please put ‘order’ in the default sub nav slug.
Let me know if that made it work or not?
Regards
Brajesh Hi Carl,
Thank you for purchasing from us.Yes, the plugins are compatible and BuddyBoss is right about it. The profile type is applicable to BuddyBoss.
Are you using profile type or the profile field which is named profile type?
Can you please link me to a screenshot showing your conditions?
Thank you
BrajeshHi Eric,
Thank you for your patience.1. For the notice message, Please remove the content from this page that you added earlier
https://pastebin.com/fkddq82q2. and add this one(It is a replacement for that class)
https://pastebin.com/sKE0bvh2That will add notice above the form.
There is one limitation though. If a user submits a form, they will still see the generic message.
2. For the Taxonomy list, Please add this code to your bp-custom.php/functions.php
and then put it below
(new BBL_Custom_Tax_Lister('category', 'Categories') )->setup(); // first part is the taxonomy slug, second part is optional label. (new BBL_Custom_Tax_Lister('post_tag', 'Tags') )->setup();
Hope that helps.
Regards
Brajesh