• I wondered is there a way to hide the date of posts both on the homepage and when you open an article?

    Thanks in advance

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Kthmaxell,

    It would help me if you send the link to your page so I can show you which css to use to remove the date. Thanks

    Thread Starter kthmaxwell

    (@kthmaxwell)

    yeah sure the website is list edfit.com

    Hi Kth,

    Sorry but I went through all your pages but didn’t see any dates on the posts or home page. Are you referring to the footer area at the bottom where it says 2003-2013 or at the top of each post where it says “you are here:Home”? Regards Chris

    Thread Starter kthmaxwell

    (@kthmaxwell)

    I meant the red circled parts here https://prntscr.com/3e8prt
    Also when you open an article

    Removing dates from wordpress posts is very easy. All you have to do is open your themes index.php file, and somewhere in that file there is a piece of code which looks like this:

    <?php the_time(); ?>

    You can comment or delete this. If you want the complete guide then you can visit the link that i have given above. Hope this helps.

    Thread Starter kthmaxwell

    (@kthmaxwell)

    Hey Chris, thanks for this, but there doesn’t seem to be any link above.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Hiding the date’ is closed to new replies.