Archived topic
Broadcast Theme- 'Display Post Author' toggle doesn't work.
1 reply · Started by Oleg on January 26, 2020
I just purchased and installed GP Premium and the Broadcast theme so everything should be at the latest version.
Toggling the "Display Post Author" toggle doesn't work. The author always appears on both new posts and the demo posts. Any advice on how to disable it?
Thanks.
Edit: just found the hack in this post: https://generatepress.com/forums/topic/remove-admin-in-post-title/
Still curious as to why the toggle itself doesn't work...
Hi there,
Are you referring to the single posts?
If so that's because the header element is using the {{post_author}} template tag:
https://www.screencast.com/t/cxMvQp8qmr4T
https://docs.generatepress.com/article/header-element-template-tags/#post_author
You can just go into the header element to remove it if you don't want it:
https://docs.generatepress.com/article/header-element-overview/
Let me know if this helps :)