BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25058

    Hi,
    I am sorry for the unpleasant experience of the spam/offensive content you might have received. We have removed the spam content and the user account who posted it.

    I am closing this topic to avoid any further experience like this.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058

    Hi,
    I am sorry for the unpleasant experience of the spam/offensive content. We have removed the spam content and the user account who posted it.

    I am very sorry for the spam.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058
    Brajesh Singh on in reply to: Activity Images Array #55108

    Hi,
    I am sorry for the unpleasant experience of the spam/offensive content. We have removed the spam content and the user account who posted it.

    Also, I am sorry for not replying on this topic earlier, do you still need help?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058
    Brajesh Singh on in reply to: [Resolved] Comments On Unjoined Group Posts #55098

    Hi Avi,
    BuddyPress does limit it for group.

    You can override and remove any comment restrictions(for all activities) using the following code

    
    add_filter( 'bp_activity_can_comment', '__return_true', 100 );
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058
    Brajesh Singh on in reply to: How to limit the activity stream in total? #55097

    Please try setting per_page and max both. If that does not work, something is changing you max.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058

    Thank you.

    The problem is the theme. Please try checking the same on any other theme, It would work fine. Vikinger has many issues due to its use of React/javascript based code.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058
    Brajesh Singh on in reply to: How to get rid of this at sign? #55094

    Hi Josh,
    You can use css and set display:none to hide it. That will not remove the text from markup but hide it(You need to set it on the element that wraps the @…)

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058
    Brajesh Singh on in reply to: BuddyPress Activity Filter Options #55093

    Hi Avi,
    Thank you for the question..
    This is from BuddyPress.

    I believe there is a plugin that should allow you remove it.

    https://wordpress.org/plugins/bp-activity-filter/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058
    Brajesh Singh on in reply to: Default Side Bar Widgets Visibility #55092

    Hi Avi,
    Thank you for the question.

    Since your theme supports stacking the sidebar vertically on mobile devices, I don’t see a workaround unless you have a way to conditionally disable infinite loading. Another approach would be off canvas but I doubt that the theme supports it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25058
    Brajesh Singh on in reply to: Problem with plug in on Community Pro theme #55091

    Hi Steve,
    Thank you for using our theme.

    Please link me to the plugin, we will make sure it supports Community Builder or we will create a custom version that does.

    Regards
    Brajesh