Viewing 2 replies - 1 through 2 (of 2 total)
  • In your Main template, you have a line like this:
    <div class="meta"><?php _e("Filed under:"); ?> <?php the_category(',') ?> — <?php the_author() ?> @ <?php the_time() ?> <?php edit_post_link(__('Edit This')); ?></div>

    Put in the tags from that which you don’t have.
    (If I understand your question right)

    Yes, uncomment the “<!– by <?php the_author() ?> —>” in your index file.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘USERS’ is closed to new replies.