Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1009130
Disabling comments on posts
Closed

Comments

  •  2
    niemand1981 started the conversation

    Hi!

    I'm trying to disable the "Leave a Comment" section on the Blog posts. I've already tried disabling all the Wordpress settings, but I still get the Leave a comment text on the bottom of the page.

    How can I go about removing this?


    Thanks,

    Sofia

  •  7,092
    Oliver replied

    HI!

    You can disable comments in the page options. (attach)

    or pls. use following css:

    div#comments {
        display: none;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • CJ replied

    Is there a way to disable comments altogether though? I don't want it to show in the source.

  •  7,092
    Oliver replied

    HI!

    pls .provide link to your page.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver