BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: BuddyBlog Pro Groups tabs #47237

    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
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: BuddyBlog Pro Posts Layout – 2 #47236

    Hi 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
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: BuddyBlog Pro Posts Layout – 2 #47234

    Hi 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
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: Buddypress activity not deleting #47223

    Is there any chance that you are trying to do something with activity outside the activity loop?

    The error says that

    
    $activities_template
    

    is not initialized when someone is trying to access activity author id.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: BuddyBlog Pro Groups tabs #47219

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25209

    Hi Anna,
    Thank you for the patience.

    Please upgrade to 1.3.2. It fixes the issue.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25209

    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