Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1336497
    koosang153
    Participant

    How can I take out all the comment section from all posts?
    There should be a way to apply it to all posts right?
    Since I can’t go in every posts and go to setting and disable comments…I was wondering if there is any way to code them in customize css.

    Please help!!

    thank you!!

    #1336562
    Paul R
    Moderator

    Hi,

    You can try this third party plugin.

    Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-1336497 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>