View Single Post
Old 11-27-2006, 03:44 PM   #8 (permalink)
Dustin07
Contributing Member
 
Dustin07's Avatar
 
Join Date: 12-28-05
Location: South of Seattle
Posts: 3,287
iTrader: 0 / 0%
Latest Blog:
None

Dustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest orderDustin07 is a web professional of the highest order
What am I missing here...?

Code:
<h3 class="storytitle" id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3> <div class="meta"><?php _e("Filed under:"); ?> <?php the_category(',') ?> — <?php// the_author() ?> <?php the_date() ?> @ <?php the_time() ?> <?php edit_post_link(__('Edit This')); ?></div>
Looks like the author should already come up, everything else comes up in that sequence correctly. Could I be missing something in my dashboard?
__________________
Vote Yes on No!
Dustin07 is offline   Reply With Quote