• jamiew

    (@jamiew)


    The Goal: Have the date show before the post for each day of posts within my custom theme (building off Kubrick).

    What I’ve Done: Per this post, Dropped in
    the_date('','<h4>','</h4>')
    into the loop, inside the
    while (have_posts()) :.

    The Result: The date shows up after that day’s posts. See it: http://www.securitywonk.com.

  • The topic ‘Date Showing after the Posts’ is closed to new replies.