Forums

Adding Author Name (4 posts)

  1. AJSparxx
    Member
    Posted 5 years ago #

    Hi, I'm new to all of this and could use somehelp. I am running the X Blog 1.1 theme at my site - (www.gopusanj.com), and I was wondering if there was a way to add the author of the post to the area where it lists the category and comments link ?

    Thanks in advance -

  2. ladydelaluna
    Member
    Posted 5 years ago #

    Here's a good example:

    Posted <?php the_time('F jS, Y') ?> by <?php the_author() ?> in <?php the_category(', ') ?>

    Will result in:

    Posted (todays date) by (the author) in (the category).

  3. holsum
    Member
    Posted 4 years ago #

    All of that information is in the index.php file already but it is not being reflected in the live site. Is there an option in the admin section that needs to be activated?

    -holsum

  4. MichaelH
    Volunteer
    Posted 4 years ago #

    No admin section...

    The WordPress 1.6 Default theme has the the_author code 'commented' out so it won't display unless you delete the
    <!-- and -->

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.