Sounds like Tantek's blog.
Sounds like Tantek's blog.
Hm, try switching the loop code with this...
<?php if($post == $posts[0]) {
the_date("", "
");
} else {
the_date("", "");
} ?>
Yes! That works marvelous. My mind doesn't work in loops so I was going crazy trying to figure that out.
Thank you once again for helping.
This topic has been closed to new replies.