Tagged: author image, featured image
Hi,
my author image is too small (and put on the left corner) in the multi author set up. Further more, i do not want to have a featured image showing up. What to do?
Hi Gee Are!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.gravatar img { height: 60px; width: 60px; }
.big-preview { display: none; }
Best regards,
Yigit
Hi Yigit,
thanks for your answer! The featured image issue is solved. However, the gravatar image is still too small. Have a look at http://miApple.me right now.
Cheers,
Gee Are
Hey!
Please add following code to Quick CSS
.rounded-container img { height: 81px; width: 81px; }
Your avatar size is 50x50px, it would be better if you used Gravatar to display your avatar
Cheers!
Yigit
Hi Yigit,
worked, thanx! Regarding the gravatar picture: I’m using gravatar already, but somehow it seems that WordPress is not using that picture, it seems it is using the facebook or Google+ image.
How can I resolve this?
Cheers,
Gee Are
Hey!
You are welcome! Please try deactivating all active plugins and check if that helps
Regards,
Yigit
Hi Yigit,
the only way to solve the gravatar issue was to delete the author, transfer the post to a new author, create the original author again and re-transfer the posts again.
Thanks for your help!
Cheers,
Gee Are