Home › Forums › Support › Author, Category, Tags in one block This topic has 3 replies, 3 voices, and was last updated 8 years, 6 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 13, 2015 at 5:21 am #86241 Marek Wos I would like to have displayed author, category, tags, date etc. in one block, under posts. How is it possible? March 13, 2015 at 9:20 am #86350 TomLead Developer Lead Developer I’ll be adding this as a feature in the near future, but for now this may work: https://gist.github.com/generatepress/5f5a73904480a2caeabd You want to paste that function into your child theme’s functions.php file or use a plugin like this: https://wordpress.org/plugins/code-snippets/ Then you’ll want to add this CSS: .entry-header .entry-meta { display: none; } March 24, 2015 at 2:33 pm #91012 Marek thanks! March 24, 2015 at 5:29 pm #91037 TomLead Developer Lead Developer You’re welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In