Site logo

Archived topic

Publish Date is not appearing in my articles

9 replies · Started by Sachin on May 4, 2020

Viewing posts 1–10 of 10

Publish Date is not appearing in articles for last 1 day. Earlier it was appearing. Pl advise what should I do.

Hi Leo,
I didn't understand your solution. Pl guide me.

Go to Customizer > Layout > Blog and check if the Display post date option is checked for both Archives and Single.

Yes, I have checked. Display Post Date option is checked in Archive and Single Post.

But the problem is there.

I'm seeing this CSS added:

.entry-header .posted-on {
    display: none !important;
}

So, should I remove it or what?

Yes - that CSS is hiding the publish date. So if you want the publish date to show then you need to remove that CSS.

Wow, I have removed it and the problem is resolved. You are genius.

Glad to hear :)

This archived topic is closed to new replies.