relctantveggie
Member
Posted 3 years ago #
i have searched the forums and not been able to figure this out.
i am using the Greenery 2.0 by LEMONed theme on my blog: http://reluctantveggie.com and cannot figure out what to put in the single.php form to get the author of the post to show.
any suggestions would be *greatly* appreciated.
Alex Love
Member
Posted 3 years ago #
i had this same problem. what i did was entered this code into the "index.php" page right before the (comment) code. here's the code you need to copy and paste
Posted by <b><?php the_author() ?></b>
let me know if you have any question, i'll be glad to help
Alex Love
http://www.patrontv.com
relctantveggie
Member
Posted 3 years ago #
thanks for helping! i actually figured it out after a few days of playing around with it.
hopefully this will be a nice help for the next person that has some questions!
Abhimanari
Member
Posted 2 years ago #
Hi Alex I am new to this wordpress blog. Could you please help me How to edit this index.php and where would I need to paste the code.