Home › Forums › Support › Comment Date missing for a particular post This topic has 7 replies, 2 voices, and was last updated 6 months, 1 week ago by Fernando. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts September 12, 2022 at 6:51 pm #2341087 Ramesh Srinivasan Hi GP Support, The comment date is not showing up for a particular post. I haven’t added any custom CSS or anything for this post, and using the default GP settings in Customizer. The comment date works for all other posts. GP Theme version 3.1.3 GP Premium Version 2.1.2 Can you help? September 12, 2022 at 7:05 pm #2341095 Fernando Customer Support Hi Ramesh, In Simple CSS, you have this code: .comment-metadata { display: none } Try removing that and see how it goes. September 12, 2022 at 7:07 pm #2341096 Ramesh Srinivasan Hi Fernando, It’s already commented out. This is what I have in Simple CSS: /* Remove Comments Meta/Date */ /* .comment-metadata { display: none;} */ September 12, 2022 at 7:11 pm #2341097 Fernando Customer Support Checked again. It’s not commented out from my end. Try clearing all caching mechanisms you have. It’s at the very bottom of Simple CSS. These two: .comment-form #url { display: none } .comment-metadata { display: none } September 12, 2022 at 7:23 pm #2341103 Ramesh Srinivasan Hi Fernando, It’s very weird. It’s not appearing on other posts. And it’s still there even after I removed the already-commented entry and saved it. View post on imgur.com September 12, 2022 at 7:28 pm #2341108 Fernando Customer Support Did you add the CSS to the Post itself? Try editing the post itself and see if the Simple CSS metabox has CSS in it. September 12, 2022 at 7:29 pm #2341110 Ramesh Srinivasan Bingo! That was it. You’re awesome, Fernando. Thank you. September 12, 2022 at 7:34 pm #2341114 Fernando Customer Support You’re welcome Ramesh! Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In