BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 8
    J on #53335

    Thanks! I tried this earlier and found it didn’t work. I tried again and I see that with Members Roles enabled for edit and delete, they can only delete the post from the Feed. If they go into the actual discussion, the option to delete is not there. Can you think of anything to add the Delete links on the Topic page?

  • Participant
    Level: Initiated
    Posts: 8
    J on #53330

    I’m sorry, I created a new thread to adhere to the rules.

  • Participant
    Level: Initiated
    Posts: 8
    J on #53329

    Note: they can’t delete discussions or replies

  • Participant
    Level: Initiated
    Posts: 8
    J on #53327

    Hey Brajesh! Currently, there is no option for a user to edit and delete their own comment in the discussion forum. People sometimes regret posting a comment. I don’t want them to email me asking me to delete their reply. Is there an append code I can add to the Theme to give them at least the delete option?

  • Participant
    Level: Initiated
    Posts: 8
    J on #53293

    Thank you Brajesh. Do you know how Facebook has a data retention policy where they keep data for 3 months after a user deletes account? How can I do this? I checked with host and they said there is a setting in Buddyboss. Then, buddyboss said there isnt.

  • Participant
    Level: Initiated
    Posts: 8
    J on #53274

    There is something else I needed help with.

    I would like code to override the below setting so that all members see Administrator posts to the activity feed.

    Relevant Activity
    □ Restrict the Activity Feed directory to only posts that are relevant to the logged-in member While logged in, members will only see activity posts from their own timeline, their connections, members they followed, groups they joined, forum discussions they subscribed to, and posts they are mentioned in.

  • Participant
    Level: Initiated
    Posts: 8
    J on #53273

    Brajesh I could hug you! Thank you so much! The second hides from both directory and network search! Do you anticipate having to update the code? How often should I check back or test?

  • Participant
    Level: Initiated
    Posts: 8
    J on #53271

    Hi Brajesh! Thank you!

    So for the first code am I only changing this:
    array( 1, 2, 3 );

    Here is an expert to jog your memory – “Here is a general example on how to exclude 3 users with IDS 1,2,3 from all the list(yes, It will remove from widgets/friend lists too).”

    And for the second code, I dont see any id placeholders, so can I enter as is?

    Here is an excerpt: “If you want to exclude all users by a specific WordPress roles from listing on your BuddyPress site, that is easy. Here is a code example showing how to exclude all admins from every list on the site.”