• Resolved thisisnotmyusername

    (@thisisnotmyusername)


    How do I get infinite nested replies on Youzify activity stream?

    like the other social networks do it, where once it gets so nested deep, it just becomes flat, like reddit, facebook, etc.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @thisisnotmyusername

    Thanks for reaching us

    Please try this CSS to make one nested comments

    .youzify .activity-comments ul ul ul {
    margin-left: 0 !important;
    }
    
    .youzify .has-comments li ul li {
    padding-left:0 !important;
    }
    
    .youzify .has-comments li ul {
    margin-left: 45px !important;
    }

    Best Regards, KaineLabs Team.

    Thread Starter thisisnotmyusername

    (@thisisnotmyusername)

    How do I get more than the standard 10 activity reply levels in comments? It should be infinite.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @thisisnotmyusername

    Please go to Settings >> Discussion. Increase the number on threaded (nested) comments levels deep.

    Best Regards, KaineLabs Team.

    Thread Starter thisisnotmyusername

    (@thisisnotmyusername)

    Okay, How do I get more than 10 activity levels deep with Youzify and have it go flat after 10 like all the other social networks?

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @thisisnotmyusername

    I am afraid to say >10 level deep is not possible at the moment. As it’s default WordPress core feature. You will need custom works to achieve it. ??

    Best Regards, KaineLabs Team.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Infinity Activity Replies’ is closed to new replies.