When someone posts a blog, is there no indication given as to who is the author of that post?? Something like "posted by [username]". I can't see it. Am I doing something wrong, or am I asking a really stupid question here? Please help..
Akash
When someone posts a blog, is there no indication given as to who is the author of that post?? Something like "posted by [username]". I can't see it. Am I doing something wrong, or am I asking a really stupid question here? Please help..
Akash
You need to put a tag in the template:
<?php the_author(); ?>
Thx mate! :)
This topic has been closed to new replies.