• I know this has been brought up before and as far as I can tell never really addressed.

    I’ve created an author page that works great except I can’t get the admin’s info to show up, obviously because he is not technically an author.

    I’ve tried creating a seperate account for the admin just for authoring but with some of the info being the same no matter what I tried I could not get it to work. This is a clients site and the Admin has many posts already to his name so he needs to keep this account and it needs to be listed with the authors.

    Is there any way around this?

Viewing 1 replies (of 1 total)
  • IIRC some (or all?) author functions in WP by default do not display admin, however this can be circumvented by adding options (for instance wp_list_authors()).

    Another option would be to create a new user, and change all articles to the new user (by performing raw sql statements).

    Peter

Viewing 1 replies (of 1 total)

The topic ‘Author template and displaying Admin’ is closed to new replies.