Title: Widget thumbnail error
Last modified: August 30, 2016

---

# Widget thumbnail error

 *  [szabog75](https://wordpress.org/support/users/szabog75/)
 * (@szabog75)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/widget-thumbnail-error/)
 * Hi,
 * If there is preloading gif in the content the widget displays it a fetured image.
 * CF_WidgetClass.php line 354
 * Current:
 *  if ($cfw_thumb) $cfw_img ….
 * my replacement;
 *  if (($cfw_thumb) && (! strstr($cfw_thumb, “.gif”))) $cfw_img …
 * [https://wordpress.org/plugins/category-feature/](https://wordpress.org/plugins/category-feature/)

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

 *  Plugin Author [tepelstreel](https://wordpress.org/support/users/tepelstreel/)
 * (@tepelstreel)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/widget-thumbnail-error/#post-6719776)
 * Hi,
 * there are in deed cases where it can happen. Thanks a lot for mentioning and 
   comming up with a solution.
 * I will see, how I work with it in the widget. If someone happens to work with
   gifs as images (which I don’t hope), blocking all gifs will screw their widget
   content.
 * Cheers,
    Stefan
 *  Thread Starter [szabog75](https://wordpress.org/support/users/szabog75/)
 * (@szabog75)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/widget-thumbnail-error/#post-6719813)
 * I modified it to search only for loading.gif.

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

The topic ‘Widget thumbnail error’ is closed to new replies.

 * ![](https://ps.w.org/category-feature/assets/icon-128x128.png?rev=1034300)
 * [Featured Category Widget](https://wordpress.org/plugins/category-feature/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/category-feature/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/category-feature/)
 * [Active Topics](https://wordpress.org/support/plugin/category-feature/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/category-feature/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/category-feature/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [szabog75](https://wordpress.org/support/users/szabog75/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/widget-thumbnail-error/#post-6719813)
 * Status: not resolved