Hi there. I need to display the date and TIME of publication, on the posts themselves and on the home page. I can’t figure out how to make that happen! Thanks.
Theme panel>Post Settings>SHOW DATE
But its for only Enable or disable the post date on the single post page
There is no option for anything else.
I am looking to disable all my post dates everywhere on my website, looks like there is no option.
Devs please advice
By the way, there is any special reason you want to show your publication date? cause is bad for your SEO in the future.
More exactly, people will prefer to see an update(latest post)
people will search(example) how I post
They will see in the results:
1. How I post in 2019
2. How I post in 2018
3. How I post in 2016
Which one do you think they choose? or you were
And is it will become old date post, google will put it down on search results if someone else has the same quality post with update date or without a date.
It is essential for my website that I be able to show the time and date of publication. (I’m writing about breaking news.)
Even if there’s no easy way to do it, I need to do it in some way.
Did you check here? Newspaper>Theme panel>Post Settings>show date
And
Page>edit by TD composer
Choose your element on settings> Layout Tab.
Scroll down until you see Show Date, see if it on Show/Hide
(Now I solved my problem)
-
This reply was modified 6 years by
Matsu.
Advice, on your WordPress dashboard
Settings>permalinks>custom
Choose > category (if you have any) > post name > date
Your link will show like this:
http://www.example.com/latest-news/my-date-dont-show-up/21-09-2019
Good for SEO and website structure.
-
This reply was modified 6 years by
Matsu.
Thank you!
I went into WP Settings and changed the “Date format” to “Custom” thusly:
F j, Y g:i a
And now the date AND time show up everywhere.