hallo,
normale weise befinden sich die "comment`s" am ende der Beiträge, bei meinem Blog sind die comment und Datum für den Eintrag des Beitrges am Amfang (oben !). :
" <div class="meta">
<span class="posted">Posted on <?php the_time('F j, Y'); ?> in <?php the_category(', '); ?> by <?php the_author() ?></span><span class="comments"><?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></span><div style="clear: both;"></div></div> "
Ist es möglich, comments und Datum am Ende des Beitrags (unten !) zu versetzen !!!
Danke