How do I put a date in the blog?
-
Im not sure what my dev did, I remember him taking the dates and times out of the blog Posts, how can I turn the dates ON?
James
pic
Attachments:
You must be
logged in to view attached files.
Hello,
I have visited your website. Please navigate to Theme Settings >> Blog >> Single Blog Options.
Set the blog design to default and set the header to none and check back.
Screenshot for Clarification: https://ibb.co/tXM7vvR
Best Regards.
Didnt work, I remember the dev putting in CSS code to get rid of time and date. THough I cannot find this code in CSS as I dont really know where it is.
Hello,
Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.blog-design-masonry.has-post-thumbnail .post-date {
display: block;
}
Best Regards.
Hi, didnt work, the dev put a CSS code a while ago so the blogs do not have any dates or author, the author part is fine, but would like to have the dates.
Below is the log on info, if you go to WP CSS I am sure the code is in there I looked cant see it, but maybe you can help?
James
Hello,
I have logged into your website and displayed the date on the blogs. Please clear cache and check back.
Screenshot for Clarification: https://ibb.co/rKjD4Yy
Best Regards.