Forums

[resolved] Year date of post not showing (4 posts)

  1. tonyburke
    Member
    Posted 7 months ago #

    Hi there,

    all the blog posts that I update to my site appear with the year in the date as 0. The day and month seem to get through OK but the year isn't.

    You can see my blog here to view the bug:

    http://www.project-cake.com/

    If anyone can provide any insight as to why this is happening I'd appreciate it!

    Thanks,
    Tony

  2. tonyburke
    Member
    Posted 7 months ago #

    bump...

    can anyone help with this?

  3. esmi
    Member
    Posted 7 months ago #

    Open your theme's index.php file and look for <div class="post-meta left-col">. Immediately after, there should be:

    <h3 class="wrap">
    [some code]
    </h3>

    Post the code for that entire H3 block here and let's see how the year is (supposedly) being generated.

  4. tonyburke
    Member
    Posted 7 months ago #

    I got it sorted - thanks for the pointer in the right direction...

    For some strange reason the year was in as 'o' instead of 'Y' so it wasn't showing it correctly.

Reply

You must log in to post.

About this Topic