Replies
Hi Thomas,
Welcome to BuddyDev support forums.It seems like a caching issue. Does you site/host have some caching enabled? Try after disabling it.
Regards
Brajesh- Brajesh Singh on April 2, 2023 at 6:41 pm in reply to: BuddyBlog Pro – override Submit Post for Review #49091
Hi Nick,
I am sorry, we haven’t been able to look into it.We will be assisting you this week with it.
Regards
Brajesh - Brajesh Singh on April 2, 2023 at 2:15 pm in reply to: [Resolved] BuddyPress Auto Friendship Pro Sync Users #49086
Hi Cristi,
Thank you for finding the solution.
It seems the notifications being sent on connection were failing leading to you seeing the error.Regards
Brajesh - Brajesh Singh on April 2, 2023 at 2:14 pm in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro – php 8 error #49085
Hi Johan,
Thank you for reporting the issue.We have put a fix in the included libraries. Please upgrade.
The Group tabs and Profile Tabs are now tested to be compatible upto PHP 8.1
Regards
Brajesh - Brajesh Singh on April 1, 2023 at 7:58 pm in reply to: Weird Buddyblog pro behavior in BP blog menu item #49080
Hi Earl,
Thank you for reporting the issue.We normally handle super admins different than any other role(sometimes super admin and administrator are same thing).
Please allow us to investigate on Monday and assist.
Regards
Brajesh Hi Earl,
Thank you for reporting the issue.It might be a bug in our cache busting strategy. please allow us to investigate next week and assit.
Regards
BrajeshHi Earl,
Thank you for your reply.Please open a new topic with your specific details and we will assist.
The bulk upload is supported out of the box in sidewide gallery.Regards
Brajesh- Brajesh Singh on April 1, 2023 at 7:51 pm in reply to: Conditional Profile Fields for BuddyPress has compatibility issue with BuddyBoss #49077
Hi Angie,
Thank you for reporting the issue and the details.Please convey my sincere thanks to BuddyBoss support team for demonstrating the issue and providing the solution. Their solution is correct and the right approach for the issue.
We had somehow missed that BuddyBoss started dynamic loading of registration fields. It is good to know.
We will be updating the plugin Monday/Tuesday and test with current version of BuddyBoss for the same.Thank you
Brajesh - Brajesh Singh on April 1, 2023 at 7:44 pm in reply to: [Resolved] BuddyPress Auto Friendship Pro Sync Users #49076This reply has been marked as private.
Hi Van,
You will need to change this line'include' => array( 1, 35,97 ),
Assuming that your category id is 25, it can bewritten as
'include' => array( 25 ),
Regards
Brajesh