Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    In BuddyPress, The activity can have only 2 states.
    Either public or hidden(private).

    That’s why it is happening so. Unless BuddyPress adds more level, we are unable to do anything about it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Buddypro Membership #23089
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi,
    One of our team members teated it and we did not find any issue.

    You will need to use the actual user id as second parameter. Display user id is only available on user profiles.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    Thank you.

    The problem is when you comment on a media from media page or the lightbox, we create a new activity instead of activity comment.

    So each of these are activities on their own(should appear in activity as such).

    If we create these as the comment of one parent activity, any comment from media/lightbox will sync to the activity stream. The problem is new comments don’t make the activity to be pushed as new in BuddyPress.

    In other words, the comments will sync in that case but the visibility of activity item (position) in the stream won’t change.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    Thank you.

    I see that it is from media comment to activity comment sync. It is an issue as we don’t have one activity per media. I am going to think about it a bit today.

    If we move to one parent activity per media, we can easily fix it but there will be issues when the parent activity gets deleted.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    Thank you.

    Please do share a screenshot(from activity page showing the media/comment in the activity). That will give me some idea.
    We do have issues with our commenting system, I am just trying to guess the correct reason.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Buddypro Membership #23071
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    Does the comments made on media appear on the parent gallery page?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Buddy blog – Error with making hyperlink #23069

    Hi Jeremy,

    Like you found it earlier, you can see the issue with Classic Editor.

    BuddyBlog uses TinyMCE(which comes with WordPress) and the issue comes from the editor itself( You already saw that before activating block editor).

    We do not support the block editor yet and I hope that we will support it in future. The block editor was introduced in WordPress 5.0 and I don’t know if we will be able to use it on front end(we are using wp_editor() which loads tiny mce) yet. We will need to explore it in future.

    For now, unless the issue is fixed in tinymce/WordPress core, we are unable to do anything about it(we can provide the option to use regular texarea as a posting box).

    Sorry about that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: MediaPress Management Links #23068
    This reply has been marked as private.