BuddyDev

Search

Hiding groups actions in activity stream

  • Participant
    Daniel Hobbs on #18994

    Hey,

    Firstly great plugin for the activity stream.

    I am a little lost on the shortcodes, I have one stream purely for group activities, but I want another for everything but that.. I used the following code;

    [activity-stream exclude=groups]

    Yet they still show, am I missing something in how I should write the exclude?

    Thanks!

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #18998

    Hi Daniel,

    Welcome to BuddyDev.

    I am afraid the above shortcode is incorrect. The exclude/include is used to exclude certain activities by id.

    Also, There does not seem an easy way to exclude certain components. Your best bet will be to either use object for multiple component or the scope to filter out some data. Both of these allow multiple values.

    The problem is if we use ‘activity’ in object it will include other kind of activities too.

    My suggestion will be to come up with what inclusive you want there on page and that will help us decide on the scope/object to be used.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved