So I have a new Audio content type and everything works fine but the author information is showing up above the node. I went into the content type but there is not indication for Author information on that content or even my general Page content type. Does anyone know where to find how to turn off Author information for a content type?

Comments

nevets’s picture

Yes, in D6 it's part of the theme configuration, in D7 it's part of "Manage Display" for a given content type.

cabplan’s picture

Thank you that worked perfectly

cesar.brod@gmail.com’s picture

Any hint for D7? I am trying to accomplish the same thing here and the Global Theme configuration does not expose this option...

nevets’s picture

It's now a setting per content type, edit the content, under the vertical tabs select "Display settings"

ravis’s picture

Its here:

Administration >> Structure >> Content types >> edit >>Display Settings

I work at Drupar.com

cesar.brod@gmail.com’s picture

Thanks! But it still applies for author and date. Is there a simple way to remove just the author info?

blackiyto’s picture

Thanks! But it still applies for author and date.

casismary’s picture

Thank you, works for me

magick93’s picture

Does anyone know how to do this in Drupal 8?

thanks

vm’s picture

D8: Essentially the same methods as discussed above.

To remove from the content type: edit the content type. scroll down to display settings. uncheck Display author and date information. save.

Secondarily you can use the manage display tab on the content type and locate Authored by. The set to hidden. save.

robpowell’s picture

content type: edit the content type. scroll down to display settings. uncheck Display author and date information. save. Secondarily you can use the manage display tab on the content type and locate Authored by. The set to hidden.

I did both of these as well as clear cache, run cron, and blow away node and recreate; however, I still have published, last saved, author, and revision checkbox. This is for D8 on the bartik theme.

vm’s picture

Works perfectly on my side. test on a vanilla install.

suniljaiswar93@gmail.com’s picture

Thanks, It is working for me... :)

blackiyto’s picture

Thanks! But it still applies for author and date.

nashkrammer’s picture

Unlike node, comments type does have option to disable author information. Any idea, how to remove them?