• Resolved Andrzej Klasén

    (@bibeldans)


    Missing images:

    /wp-admin/images/business-contact-85.svg

    /wp-admin/images/filter-remove.svg

    /wp-admin/images/mouse-animated.svg

    /wp-admin/images/preview.svg

    /wp-admin/images/rabbit.svg

    /wp-admin/images/remove.svg

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Michael Travan

    (@michael-travan)

    Hello, are those images missing from newsletter statistics page?

    Thread Starter Andrzej Klasén

    (@bibeldans)

    Yes, page=newsletter_statistics_view&id=4: Reach, Opens, Clicks, Reactivity, Unsubscribed and Errors

    Thread Starter Andrzej Klasén

    (@bibeldans)

    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’);
    }

    Thread Starter Andrzej Klasén

    (@bibeldans)

    statistics folder

    Plugin Support Michael Travan

    (@michael-travan)

    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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘404 ERROR six times’ is closed to new replies.