Skip to:
Content
Pages
Categories
Search
Top
Bottom

Threaded/Nested comments not functioning – sometimes


  • gmbyrom
    Participant

    @gmbyrom

    Hi all

    I have an issue on my Buddypress groups (BP Legacy, WP 4.9.8, BP 3.2.0, TwentySeventeen theme (child), http://lp.qc.to:15647/ )
    For this set of groups I want threaded comments to be the default, everything seems to tell me the default IS threaded, but I have comments appearing as activity items in the activity stream of my groups, and the comments are “flattened” into a sengle level of comments under each post. THis would appear to be the “stream” setting, not the “threaded” setting.

    Even more strangely this is happening on some of the groups but not others. Some groups appear to be fine, with threaded comments appearing as they should – below the post they pertain to ONLY and NOT as activity items.

    All the groups have the same settings, but I’d be happy to be proven wrong about this if anyone can point me to a setting that enables this per-group instead of on the whole site?

    My activity.php looks like this:

    <?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ).’&object=groups,status,blogs’.’display_comments=threaded’ ) ) : ?>

    <?php if ( empty( $_POST[‘page’] ) ) : ?>
    .
    .
    .
    etc.

    Can anyone shed any light on this and help me find the solution?
    Thanks!

  • You must be logged in to reply to this topic.
Skip to toolbar