• Hi,

    I’m trying to include my blog posts on the front of my site, and I’ve read the tutorials how to do it. Everything works fine, except I cannot get the author’s name to show up. It’s on the blog just fine, but when I try to call it from the front page of my site (non-Wordpress page) it just wont’t show.

    I’ve tried..

    <?php the_author_posts_link() ?>
    <?php the_author() ?>
    <?php get_the_author() ?>

    I just don’t know how to get it appear, obviously I’m not doing something right.

    I’m using WordPress 3.0.1.

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Author Name Doesn't Show on External Page’ is closed to new replies.