Site logo

Archived topic

Add Blog Title, Comment Count, and Author Name to Top of Blog Posts

9 replies · Started by Ken on October 7, 2019

Viewing posts 1–10 of 10

As the topic title reads: how can you add the blog's title, comment count, and author name to the top of each blog post (before the content body starts).

Thus, by default the blog title, comment count, and author name will populate and display at the top of each blog post automatically.

Thank you!

Hi there,

The title should show by default.

Can you link me to the site in question?

Let me know :)

Hi Leo,

I added the link in my first post just now. Thanks.

You have this CSS that's hiding the entry header:

.entry-header {
    display: none;
}

Can you try removing that first?

Perfect, that worked.

Only thing is, as a result of removing the code, the home page now reads "Home" right under my top header. Can I remove this somehow?

Also, is there a way to increase the weight of the blog titles that we just added (increase the line weight thickness)?

Thanks again.

That worked; thanks Leo, for all your quick help.

One other tangential question: with the blog post title we just added, can we remove the date?

Thanks, Leo!

No problem :)

This archived topic is closed to new replies.