Site logo

Archived topic

How to show Author Image and Icons on Page Header?

7 replies · Started by Ravi Dixit on October 1, 2019

Viewing posts 1–8 of 8

I am showing author image and date, comments icons because of your help. See here: https://prnt.sc/pd8dn3

But now I am planning to use GeneratePress header for my blog post, But my author gravatar image and icons are not showing on the header, see here: https://prnt.sc/pd8e3x

How can I show same on Header?

Thanks, David!

Now I am able to show Author Image, but still not able to show icon before the date and comments.

and how to add comments count?

Please help with this?

This CSS:

.page-hero .entry-date:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f274";
    padding-right: 10px;
}

Hello, David!

This CSS worked for adding an icon before date. Thanks

I want to show Comments count as well after the date and an Icon before it.

I am not able to add comments count on Page header. Please help me? and provide CSS also for icon.

Thanks, it worked...

You're welcome

This archived topic is closed to new replies.