Hi
I am trying to turn off all the dates that appear when I make a post. I actually want to get rid of the dates all across the sites associated with all my posts.
If anyone could tell me how to do it I would really appreciate it.
Thanks
Stephen
Hi
I am trying to turn off all the dates that appear when I make a post. I actually want to get rid of the dates all across the sites associated with all my posts.
If anyone could tell me how to do it I would really appreciate it.
Thanks
Stephen
You'd need to look at your Theme's files (template files) and change or delete the references to the_time() and the_date().
Please consider making a copy of those files before making changes just in case!
Hi Michael
Thanks for answering
I am afraid I am a bit new to this. Could you or anyone tell me which template file I have to modify
Thanks
Stephen
Depends on your theme. Look in your wp-content/theme/whateveryourtheme/index.php for starters.
May have to check each template file in the subfolder.
This topic has been closed to new replies.