Hello, are those images missing from newsletter statistics page?
Yes, page=newsletter_statistics_view&id=4: Reach, Opens, Clicks, Reactivity, Unsubscribed and Errors
Found it in style.css
.tnp-card-icon-remove {
background-image: url(‘./images/remove.svg’);
}
.tnp-card-icon-filter-remove {
background-image: url(‘./images/filter-remove.svg’);
}
.tnp-card-icon-mouse {
background-image: url(‘./images/mouse-animated.svg’);
}
.tnp-card-icon-business-contact {
background-image: url(‘./images/business-contact-85.svg’);
}
.tnp-card-icon-preview {
background-image: url(‘./images/preview.svg’);
}
.tnp-card-icon-rabbit {
background-image: url(‘./images/rabbit.svg’);
}
Hello @bibeldans,
that’s not the correct path for the images you mentioned. It should be something like /wp-content/plugins/newsletter-reports/admin/images/rabbit.svg. Anwyay, since you’re using a paid addon, I’ll ask you to open a ticket here.
thanks,
Michael