Title: Small Loading Gif Error
Last modified: August 21, 2016

---

# Small Loading Gif Error

 *  Resolved [Aaron Brown](https://wordpress.org/support/users/web-malama/)
 * (@web-malama)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/small-loading-gif-error/)
 * 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://wordpress.org/plugins/wp-sendgrid/](https://wordpress.org/plugins/wp-sendgrid/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Will Anderson](https://wordpress.org/support/users/itsananderson/)
 * (@itsananderson)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/small-loading-gif-error/#post-4622608)
 * There are actually two SendGrid WordPress plugins. Based on the file path you
   mentioned, I think you’re looking for the other one:
 * [http://wordpress.org/plugins/sendgrid-email-delivery-simplified/](http://wordpress.org/plugins/sendgrid-email-delivery-simplified/)
 *  Thread Starter [Aaron Brown](https://wordpress.org/support/users/web-malama/)
 * (@web-malama)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/small-loading-gif-error/#post-4622619)
 * You are correct. Sorry about that! I’ll mark this as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Small Loading Gif Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-sendgrid.svg)
 * [WP SendGrid](https://wordpress.org/plugins/wp-sendgrid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-sendgrid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-sendgrid/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-sendgrid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-sendgrid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-sendgrid/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Aaron Brown](https://wordpress.org/support/users/web-malama/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/small-loading-gif-error/#post-4622619)
 * Status: resolved