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
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
Hello Mike,
great thanks alot for your help!!!! :)
Many greetings
rixi
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