PenciDesign Supporter replied
Staff Reply
Hi,
1. This is an error from the installed plugins, please try to disable all plugins (exclude the plugins come with PenNews), then re-enable one by one to check which is the plugin cause this issue,
2. You can fix this issue by adding the CSS code to Appearance → Customize → Additional CSS:
.author-img.penci_mobj__img img + img {
display: none;
}Regards,
PenciDesign.