Home Forums WoodMart support forum Blog comments

Blog comments

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

    hbbhome
    Participant

    Hello,
    We want to close our blog pages for comments.
    This field should not come http://prntscr.com/q6flvh

    #161215

    Hello,

    You can disable the comments from Settings >> Discussion. On this page, you need to unchecked the option that says “Allow people to post comments on new articles” and then click on the Save Changes button to store your settings.

    OR

    To hide the comments area from the post pages. You can also use the below CSS code in theme settings >> Custom CSS >> Global custom CSS area :

    .single-post .comments-area{
    display:none;
    }

    Best Regards.

    #161218

    hbbhome
    Participant

    thank you so much

    #161223

    Most Welcome!!!..

    Well, hbbhome!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Blog comments’ is closed to new replies.