Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1355753

    Hi,
    every time i copy a webpage and load that again on lots of blog pages are comment fields which were not the before.We don`t need the comments.
    How can i delete them?

    Many greetings rixi

    • This topic was modified 2 years, 5 months ago by rixi.
    #1355757

    Hey rixi,
    Thanks for the link to your page, blog post created with the WordPress Classic or Block Editors automatically have the comment form added to the bottom, if you don’t want this you can use a plugin like Disable Comments RB to disable them, or you can add this css to your Quick CSS to hide them:

    #top.single-post .comment-entry.post-entry {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1355758

    Hello Mike,
    great thanks alot for your help!!!! :)

    Many greetings
    rixi

    #1355764

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘cannot delete comment field’ is closed to new replies.