Author image blurry and hiding "comments" count on Author Page

Posted in: Newspaper
Post count: 135

I have two questions regarding the author pages.

1. What is the best image size to upload for author photo, so it isn’t blurry (see example below)

https://coronadotimes.com/news/author/coreecornelius/

2. Also, how do you hide the comment count? We don’t use wordpress comments on our stories, so they are all “0”. We would like that to be hidden on author pages.

Thanks!

Post count: 135

I figured out that if you put this code in your CSS code, it will remove the comment count from author card. However, I still don’t know how to fix the blurry image of author on all author cards.

.td-author-comments-count {
display:none;
}

Post count: 23312

Hi,

I have inspected your website and I saw that you are using an inappropriate image size for your author box and that’s why your image is blurry. Change it to another large image. Please check here -> https://www.screencast.com/t/LXj2e85Yxa

Thanks.

Post count: 135

Thanks for the response. But how do I modify the image size? Are you saying to only upload a 96x96b image or is there a way to make the already uploaded images work? Example, here is a 300×200 author image:

https://coronadotimes.com/wp-content/uploads/2016/01/team_coree-300×200.jpg

Should I resize it to 96×96 to make it work? Or is there another way?

Post count: 1341

Try this image (96х96px): http://s01.geekpic.net/di-SWV5Q3.jpeg

Post count: 135

Edward, appreciate the 96×96 image, but when I go to upload an image that size to the user’s photo area, it says that the image needs to be bigger than 150×150. So, if you multiply 96×3, you get 288. So then I uploaded a 288×288 image, but it’s still blurry.

Author Image Upload Error

Post count: 1341

How do you upload a photo for the author? Strange interface…

I have installed the plugin Wp User Avatar.

Try uploading the avatar directly in admin panel WordPress.

For example:

Post count: 135

I’m using buddypress and User Role Editor as plugins to manage users, access levels of publishing and avatars.

I will try your plugin recommendation and hope it solves it. Not sure if it will interfere with the others or not.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.