Forums

[resolved] template tag mod (3 posts)

  1. theMezz
    Member
    Posted 1 year ago #

    The theme I am using at http://blog.letdanys.org is perfect, BUT I would like

    "December 15, 2007 @ 8:49 am · Filed under Classes"

    to say

    "Posted on December 15, 2007 by xxxxxx · Filed under Classes"

    xxxxx being the posters user name of course.

    Can anyone explain how I can edit that?

    Thanks,
    Joe

  2. mfields
    Member
    Posted 1 year ago #

    all you have to do is change the code on line 12 of your theme's index.php file to the following:

    <?php the_time('F j, Y') ?> by <?php the_author() ?>
  3. theMezz
    Member
    Posted 1 year ago #

    perfect
    many many thanks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags