• For the life of me, I can get the author link to work.
    This is what I have for the code:
    <div class=”postdate”><?php the_time(‘F j, Y’); ?> by <?php the_author_link(); ?></div>

    Is there something in the functions.php that I need to edit? I’m using a copy of twenty twelve template.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Author Link not working’ is closed to new replies.