Keep date and category, but remove "no comments"

Home Forums All Other Themes Keep date and category, but remove "no comments"

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #33329
    VictoriaVictoria
    Member
    • Topics: 3
    • Replies: 0
    • Total: 3
    Member since: March 1, 2016

    Hello – I’ve seen your response to people asking to remove “no comments” on posts; however, when I implement the solution your provide (custom CSS: .postmeta{display:none;}) it removes the date and category also. Is there a way to remove just “no comments” and leave the other information? Thanks.

    #33417
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Kindly post your website URL where it shows No comments and we will solve this for you.

    Regards,
    Brad

    #41307
    Mark SteinMark Stein
    Participant
    • Topics: 16
    • Replies: 54
    • Total: 70
    Member since: July 15, 2016

    What was the resolution to this? I want to do the same thing – keep the date, but remove “No Comments” on individual posts. www.meditate-wnc.org/category/news

    #41371
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Mark,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

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

    Regards,
    Brad

    #41447
    Mark SteinMark Stein
    Participant
    • Topics: 16
    • Replies: 54
    • Total: 70
    Member since: July 15, 2016

    Thank you. It would be nice if there were options to control the specific content instead of CSS, but this works for now.

    #41630
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Thanks for your suggestion Mark. We will try to add this feature in our next themes.

    Regards,
    Brad

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