There is no way to always shows authors for the blog page
Closed this issue · 0 comments
skydread1 commented
Scope: frontend
Problem
It makes more sense to always show the authors/editors (and the dates) on every blog posts.
Also, for the other pages (home
, apply
and about
), we do not want to show the authors/editors.
As for now, we offer the choice to the user to show/hide the authors info which does not make much sense in our case since there is no use case in posting anonymously.
Suggestion
- always show authors for blog page
- never show authors for other pages
- improve css for authors
- refactor blog page logic