badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove comments from images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8163
    Lisa
    Participant

    Hi, I have removed comments in my settings and it works on the post page but when I click on an image it shows up in it’s own page with comments. I would like to disable the comments from images/media. Can anyone assist?

    #8202
    Sanjip Shah
    Participant

    @Lisa Can you provide a link to the same image page? I will have to link into it and see if this can be achieved. This is more of a feature coming from the WordPress itself.

    #8211
    Lisa
    Participant
    #8323
    Sanjip Shah
    Participant

    @Lisa For now custom css could be the easier way to remove it. So, in the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    .single-attachment .comments-area {
        display: none;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.