Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #683060

    Hey,
    in the wordpress optionen i deactivated the option, to comment posts.
    but on my website, below a single post, theres still the comments-field:
    http://www.bilder-upload.eu/upload/ca84a1-1473238140.jpg

    i dont want to get comments, how can i change it?

    #683535

    Hi bschke,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #683569

    login is created

    #684019

    Hi,

    Thanks but we need a URL as well to be able to login, please post that in private as well.

    Regards,
    Rikard

    #687347

    heres the link

    #688044

    Hi,

    Thanks for that, I’m not sure where you are seeing this though. I checked your first post and I can’t see any comment fields?

    Regards,
    Rikard

    #688161

    every single-post for example on the page “Predigten”

    #689822

    Hi,

    you can hide it using CSS. Use this code inside Quick CSS field:

    .comment-entry.post-entry {
    display: none;
    }
    

    Best regards,
    Andy

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