The iNove template should have the ability to display the author on each post. This is especially important for blogs that have multiple contributers.
The proposed solution in http://wordpress.org/support/topic/223299?replies=3 does not adequately solve this problem since each time the template is updated, the edits required to add the "the_author()" call must be re-applied, which is a big nuisance.
Ideally, this would be a theme option that could easily be turned on or off.
Thanks!