Dates Disappearing
-
I changed the meta line in index.php to the following
<div class=”meta”><?php the_date(‘M d’,”,”) ?> – <?php the_time()?> | <?php the_category() ?></div>
now when loading the blog the date is only shown on the first post
Jan 05 – 9:05 pm | Category1 Category2
subsequent posts look like this….
– 9:05 pm | Category1 Category2
For some reason the date has disappeared. This happens in any category with more than one post.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Dates Disappearing’ is closed to new replies.