Plugin Author
ColinD
(@colind)
I’m glad you’ve found the plugin useful. I tried to replicate the issue on a site running WP 4.9.1 and tried a few different themes but was not able to replicate it.
The line that renders the author’s profile picture is simply to echo the built-in WordPress function get_avatar(). Strangely, your HTML renders <img src="" />
I’d recommend trying a default theme like TwentySeventeen in the customizer and see if you get different results. I’d also ensure your site is all up-to-date. You might inspect your php error log or enable WP_DEBUG_LOG and see if more specific errors show up there.
Thanks for your quick response. I think you’re correct about the theme. I’ve discovered that the picture shows up on individual posts. It’s just the home page that is having the problem.
It is a fantastic plugin, and does just what we need for this site.