BuddyBoss Home – Web › Support Forums › Plugins › BuddyBoss Wall › Show Comment Box on News Feed This topic has 19 replies, 4 contibutors, and was last updated 9 years, 5 months ago by Alyssa. Viewing 5 posts - 16 through 20 (of 20 total) ← 1 2 Question August 5, 2015 at 12:28 pm #43907 Mayumi @milo99 Have we given up? Kleo is one of the most popular themes out there for buddypress so this is a pretty major issue. Answers August 5, 2015 at 12:56 pm #43909 AlyssaParticipant @alyssa-buddyboss @milo99 no sorry, my role is changing at BuddyBoss and I lost track of this one. I’m going to have Varun step in and help you out. He is much better at figuring this code out than I. Please allow him some time to respond to this request. August 6, 2015 at 9:16 am #43940 Anonymous @ Hi @milo99, please copy buddypress/member/single/activity.php to child theme at same path and alter activity.php Line number 70 if ( is_user_logged_in() && bp_is_my_profile() && ( !bp_current_action() || bp_is_current_action( 'just-me' ) ) ) with if ( is_user_logged_in() && bp_is_my_profile() && ( !bp_current_action() || bp_is_current_action( 'just-me' ) || bp_is_current_action( 'news-feed' ) ) ) Regards Varun Dubey August 8, 2015 at 10:17 am #44039 Mayumi @milo99 Yes that did it thank you August 8, 2015 at 10:21 am #44040 AlyssaParticipant @alyssa-buddyboss @milo99 ha! I was so close. I’ll close this out now 🙂 Viewing 5 posts - 16 through 20 (of 20 total) ← 1 2 The question ‘Show Comment Box on News Feed’ is closed to new replies.