Plugin Support
Youzify
(@kainelabsteam)
Hello @radzio1615
Thanks for reaching us
Do you mean you want to hide comments only but members can keep send a comment, or members can not send any comments?
Best Regards, KaineLabs Team.
I want to display the last 10 posts of members activity on the home page.
I need to:
– disable comment list
– disable comment form
– display number of comments (activity statistics)
Plugin Support
Youzify
(@kainelabsteam)
Hello @radzio1615
Please try this CSS
.youzify-activity-shortcode .activity-comments, .youzify-activity-shortcode .button.acomment-reply {
display: none !important;
}
I hope it helps.
Best Regards, KaineLabs Team.
-
This reply was modified 4 years ago by
Youzify.