Viewing 2 replies - 1 through 2 (of 2 total)
  • Tanay

    (@tanaykhandelwal-1)

    Hi there,
    Hope you’re doing well:)

    For this you can disable the “Allow people to post comments on new articles” from “Settings -> Discussion”.

    or can use below css code to hide the comment box

    #commentsbox {
        display: none;
    }

    For more details refer Enabling_Comments_on_Your_Site

    Regards,
    Tanay Khandelwal

    Thread Starter gcrgcr

    (@gcrgcr)

    Well – that works fabulously and was easy enough… thanks!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Turn Off Comments’ is closed to new replies.