the_date
07/18/2010
Written by: dcthrasher
In these posts for WordPress, in the php files, I ask for the date to show and they do! (((yAy)))
When there is more than one post on the same date, the loop does not show the date of the following posts of that day.
That’s fine! I am OK with that!
However…
The titles of the posts are now scrunched under where the date would be. I don’t like that!
I am very @nal about “order” and everything being in line. So, I really *need* the titles to be in line under each other.
So, my question is; How do I make it so the titles are indented to be in a vertical line with each other, on that same posted date?
Second Question
echo date(‘l F jS Y’);
This code returns the date 5-6 hours ahead of eastern.
I searched and searched and searched, but I just cannot find a fix for this!
HELP!
