How to show author name in Zelle
Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.
If you want to show the author name in the article, please navigate to Appearance -> Customize -> Additional CSS section and add the following code:
.type-post .byline{ display: initial !important; }
Save your changes and you're done!