Just moved my existing blog http://www.bigday.io to the Newspaper theme. None of my existing authors photos are shwoing up in the author card, even after I re uploaded the image. Please advise.
WordPress basics:
a) in wordpress settings panel > discussion, ‘use gravatars’ needs to be “on” — with no gravatar associated with user email, default image will be used (see your WP settings for options such as head, monster, etc.)
b) each user needs to have a photo setup on gravatar website, and that is pulled based on email account associated with that account (this is how WP works)
c) optionally you can use a plugin where you upload local images and assign those to each user
WordPress docs also useful:
https://codex.wordpress.org/Settings_Discussion_Screen
https://codex.wordpress.org/How_to_Use_Gravatars_in_WordPress
Hi,
We use a plugin for user avatar also on our demo – WP User Avatar, just install it and the avatar option will appear in Users -> Your Profile so you can upload an image – http://screencast.com/t/XhuxLvam
You will need custom modifications to have the author image byline, you can check this topic(it may help if this is what you mean) – https://forum.tagdiv.com/topic/custom-post-meta-info/
Thanks!