Skip to:
Content
Pages
Categories
Search
Top
Bottom

Quick Question, Re: Comments in Activity Stream


  • justbishop
    Member

    @justbishop

    How would I add `display_comments=none` to this line:

    `?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) ) ) : ?>`

Viewing 2 replies - 1 through 2 (of 2 total)

  • Paul Wong-Gibbs
    Keymaster

    @djpaul

    ?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) . ‘&display_comments=none’ ) ) : ?>


    justbishop
    Member

    @justbishop

    Ah, thank you. Unfortunately, that doesn’t do quite what I thought it did, lol.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Quick Question, Re: Comments in Activity Stream’ is closed to new replies.
Skip to toolbar