Site logo

Archived topic

Comments are closed - remove

7 replies · Started by Grega on November 23, 2019

Viewing posts 1–8 of 8

Hi there,

I've disabled comments for all new posts and also for all already published posts.

However, now I see a text saying "comments are closed", which I would like to delete.

Any ideas how I could do that?

Thanks a lot! :=)

This worked, thanks a lot !:)

No problem :)

I'm seeing this on some pages but not others, and can't figure out why.

Hi there,

have the comments been closed on the individual posts? You can check in the post editor > discussions panel

They had been. I don't know why this was happening, but I finally found a snippet of code in another thread here that did the trick:

}

.comments-area {
    display: none;
}

Glad to hear you found a solution!

This archived topic is closed to new replies.