• Resolved Aaron Brown

    (@web-malama)


    Using SendGrid version 1.3.1, I have an error on my wp-admin dashboard in the SendGrid stats widget area.

    The “loading” gif has an incorrect URL caused by an issue in the code at line 14 of sendgrid-email-delivery-simplified/view/partials/sendgrid_stats_widget.php, which should instead be:

    <div class="loading"><img src="<?php echo plugin_dir_url(__FILE__); ?>../images/loader.gif" style="width: 15px; height: 15px;" /></div>

    https://www.ads-software.com/plugins/sendgrid-email-delivery-simplified/

Viewing 1 replies (of 1 total)
  • Anonymous User 12640152

    (@anonymized-12640152)

    We changed the URL for the loading image. Thanks for your feedback!

Viewing 1 replies (of 1 total)
  • The topic ‘Small Loading Gif Error’ is closed to new replies.