Site logo

[Resolved] How to disable Comments on all posts and pages

Home Forums Support [Resolved] How to disable Comments on all posts and pages

Home Forums Support How to disable Comments on all posts and pages

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #826883
    Karsten

    Hi Friends,

    could you please tell me how to disable comments on all my posts and pages.

    I don’t want to have this feature anymore.

    Thank you very much.

    Regards,

    Karsten

    #826962
    Leo
    Staff
    Customer Support

    Hi there,

    This should help:
    https://docs.generatepress.com/article/removing-comments/

    As for #2, you can use Bulk Edit to disable them as well.

    Let me know if this helps 🙂

    #827268
    Karsten

    Thank you for your quick response.

    Unfortunately I can not disable Comments on my posts.

    Today I wrote a new blog post and I don’t want to have Comments on this page

    Could you please tell me how to disable comments in the dashboard or somewhere else?

    Thank you

    #827539
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    The article Leo linked to explains the steps necessary in order to disable comments.

    Have you gone to “Settings > Discussion” to disable them?

    #827561
    Karsten

    Hi Tom,

    yes, the first three standard settings are disabled.

    On new posts the comments are now disabled.

    Thank you for your help

    Karsten

    #827576
    Tom
    Lead Developer
    Lead Developer

    Awesome, on existing posts you need to find the “Discussion” metabox and disable comments.

    Alternatively, this plugin will do it all for you: https://wordpress.org/plugins/disable-comments/

    #827620
    Karsten

    Yes, thank you for the very helpful information.

    One last Question:

    On this page I have deactivated comments and now at the end of the page there is the sentence:

    “Kommentare sind geschlossen.” (which means comments are closed)

    How could I delete this last sentence? I tried everything but I did not find a solution.

    Thank you

    Karsten

    #827718
    Leo
    Staff
    Customer Support

    Try this CSS:

    p.no-comments {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #827779
    Karsten

    Thank you for this CSS.

    I don’t understand why the Discussion Metabox does not exist in my blog posts anymore.

    Could you explain please?

    #827780
    Leo
    Staff
    Customer Support

    Sounds like the result of #1 here:
    https://docs.generatepress.com/article/removing-comments/

    These settings are all handled by WordPress itself and GP doesn’t interfere or control them.

    You can read more about it here:
    https://codex.wordpress.org/Settings_Discussion_Screen

    #834101
    Karsten

    Thanks for your great support!

    #834164
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.