Replies
- Brajesh Singh on November 6, 2022 at 6:54 pm in reply to: [Resolved] Media Press limit upload number of images #47238This reply has been marked as private.
Hi Nik,
Thank you for the feedback.The new updates were aimed at 2 things:-
1. The listing queries for group posts should be fixed. Thank you for confirming it.
2. We have updated the activity action string with the changes as below:-
a. group actions will show the group name and we generate the output for group activity entry
b. In BuddyBlog Pro, we have made a change for ‘post’ post type. Now, the generated activity will be what BuddyPress/BuddyBoss generates. There will be no difference between the activity of a post whether it is published from front end or it is published from the backend(admin dashboard).This is the second change that you are noticing for the user posts. Please verify if it is different that the post published from the backend. If that is the case, I will update again.
Regards
BrajeshHi Nik,
You are welcome.I am sorry, I haven’t been able to find time to look into it. EM is a large plugin and I need couple of hours to look into it.
A quicker solution for now would be to approach them and ask if there is anyway you can use custom WP_Query to list event posts(with the filters you are trying to apply/remove).
If you can share their suggestion, That will help me assist you better.
Regards
BrajeshHi Nik,
Thank you for the feedback.This is either a bug nor an issue with BuddyBlog Pro and I haven’t added anything for it.
It is an issue with event manager filtering the query of their post type and I had mentioned that i would look into their code to see if you can disable their filtering.
You can register a new post type and see that everything should work as expected.
Regards
BrajeshIs there any chance that you are trying to do something with activity outside the activity loop?
The error says that
$activities_templateis not initialized when someone is trying to access activity author id.
Regards
Brajesh- Brajesh Singh on November 6, 2022 at 7:59 am in reply to: [Resolved] potential bug: Buddyblog pro is breaking profile page layout #47222
Hi,
Welcome to Buddydev support forums.
Thank you for the video.
It seems something is causing fatal error in posts list leading to that view.Please visit that page(Published list) again and then share me last few lines from your PHP error log. That will enable me to help you quickly.
Regards
Brajesh Hi Nik,
Please upgrade to 1.3.2 for BuddyBlog Pro and then BuddyBlog Group 1.0.0-rc-1.
Activity for new posts(after this update) will work for group/user fine. older activity may behave inconsistently for group posts.Regards
Brajesh- Brajesh Singh on November 5, 2022 at 10:16 pm in reply to: Buddy Blog Pro / BuddyBoss – “Reply” button in comments section of post #47218
Hi Anna,
Thank you for the patience.Please upgrade to 1.3.2. It fixes the issue.
Regards
Brajesh - Brajesh Singh on November 5, 2022 at 11:18 am in reply to: buddypress message privacy control plugin #47217
Hi Hans,
Thank you for the reply and using moderation tools.
Please make sure the moderation settings for activity/user is configured to block posting.Also, if that is already, Please let me know about your theme, template pack and details about any other major plugin you are using that might affect.
Regards
Brajesh - Brajesh Singh on November 5, 2022 at 11:02 am in reply to: More than one page of Pending Friends Requests can’t be accessed #47215
Hi Michael,
It seems something is preventing the javascript event handler from working(or probably not returning the correct result)1. Please try opening browser console( In chrome, Ctrl+Shift+I) ), then click on the “Network” panel
2. try clicking the link and see if a new request shows up? If yes, Please check the result of that request and share your finding.Regards
Brajesh