Remove Dates

Latest Reply from === at 2013-01-30 07:10:10
Hello, I am using the Sportpress theme but my content isn't time sensitive. Is there a way to remove the dates from the posts (on the post pages as well as the homepage)? Thank you.
Hi!
You have to remove code

<span class='post-date'><?php echo get_the_date(); ?></span> 


from the file theloop.php.
I'm using Rounftheworld, but cannot find this code.
What do I have to do to remove the date from posts?

Leave a reply

Add codeAdd image