Home › Community Forums › General › Modifying code on theme – specifically to show Post Authors › Reply To: Modifying code on theme – specifically to show Post Authors
October 8, 2013 at 12:36 am
#7952

Customer
Unless you’ve updated the theme, those changes you made should still be in either your functions.php, or maybe your single.php.
You could also try installing the Genesis Simple Edits plugin, and customize your post info and post meta using that, similar to how you’d use Simple Hooks.