Not needing help anymore, i found the answer from that page where was that the_author thing too 😛
Thanks for that.
One more question 😛
How can you put a tag around the_author that it mails to that author, who has written concerned blog?
Like if i wrote then there will be my nick and link ‘mailto:’. And if my pal wrote there, then that mail link replaced by my pals mail.
I’m little helpless with php and everything, so can you help me?
I want to put that ‘who submited the post’ thing on my blogs too. In which file and where there i should put that ‘Posted by <?php the_author_nickname(); ?>’ ?