Add mute person option on profile actions?

Is there a way to add a mute action (blocking) alongside "follow" and "report" on people's profiles?

  • 679
  • More
Replies (6)
    • I copied the Mute Author action from Timeline to view actions for profiles. It shows up along with liking someone's profile. But how can I edit it to make it work to just mute the profile?

      Module: Timeline

      Set: bx_timeline_menu_item_actions_all

      Name: item-mute

      System Title: _bx_timeline_menu_item_title_system_item_mute

      Title: Mute Author

      Icon: user-slash

      Link: javascript:void(0)

      OnClick: javascript:{js_object_view}.muteAuthor(this, {content_id})

      • Hello @CoolUser376 !

        Could you please describe what this button should do with the "muted" profiles? Like if the profile A muted the profile B then...

        • The Mute Author option is not attached by default to every post. I need an easier way to allow one user to block another user so they can't interact. If user B was saying things that bothered user A, the latter user could mute user B.

          • AQB Black List in Market 😁

            • I ended up following your advice. It's not perfect but it's better than the installed Mute feature.

              • This, pretty much. After AQB updated it to actually work as a blacklist, it does wonders for allowing your members to block people they don't wish to interact with or see in comments.

                Still needs an update to work with the Conversations module though.

                Login or Join to comment.