Title: Mess with thumbnails due to changed code!
Last modified: May 10, 2020

---

# Mess with thumbnails due to changed code!

 *  [webbeetle](https://wordpress.org/support/users/webbeetle/)
 * (@webbeetle)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/mess-with-thumbnails-due-to-changed-code/)
 * Nico!
 * Every version update in the last year or so seems to introduce new problems.
 * Now the latest we have is
    `add_image_size( 'thumb-small', 80, 80, true );//used
   for Hueman Dynamic Tabs widget <= april 2020 changed from 160x160 to 80x80 for
   https://github.com/presscustomizr/hueman/issues/866`
 * which means the widget now displays two different thumbnail sizes! I took a screen
   snipped at the time: [https://snipboard.io/2KcEhp.jpg](https://snipboard.io/2KcEhp.jpg)
   (
   I can’t give you the link any longer, this [the bottom post at the time] has 
   been moved out by the next update.) When I first installed Hueman I purposely
   changed the standard WordPress thumbnail (used for the media gallery) to 160×
   160 to have one thumbnail less… Now this mess. 🙁
 * I’m sick of all these changes! The theme has become such a bloated “monster” 
   that the file size has grown from 1.9mb (Alx’s last version) no nearly 6.8mb 
   now. When will you stop fiddling with a _previously great theme_ and not try 
   to make it “everyone’s whore” (meaning: catering to too many possibilities)?
 * I’m actively working to get rid of this mess of theme. I’m a user since mid 2014.
   The now bloated code is decremental to page speed, too. By the number of active
   installs I seem to be one of tens of thousands previous users… _Was this what
   you are aiming for? _ If I were be you, I would re-write the theme code right
   from scratch and release a so-called ‘light version’, which works and doesn’t
   have bells and whistles.

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

 *  [yallaman](https://wordpress.org/support/users/yallaman/)
 * (@yallaman)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/mess-with-thumbnails-due-to-changed-code/#post-12809915)
 * I agree. The change from 160×160 to 80×80 px for the Dynamic Tabs widget looks
   like a mistake, probably as a result of [@nikeo](https://wordpress.org/support/users/nikeo/)
   trying to figure out the “best” resolution to use in _other_ parts of the theme(
   featured image, related posts etc.). But these tiny thumbnails should be 160×
   160 px, as it was before April.
 * (Besides, there is no 80×80 size in [Hueman’s default image sizes](https://docs.presscustomizr.com/article/249-what-are-the-default-image-sizes-used-in-the-hueman-theme).
   The smallest one is 160×160 px = “thumb-small”).
    -  This reply was modified 5 years, 12 months ago by [yallaman](https://wordpress.org/support/users/yallaman/).
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/mess-with-thumbnails-due-to-changed-code/#post-12813251)
 * Hello [@webbeetle](https://wordpress.org/support/users/webbeetle/) [@yallaman](https://wordpress.org/support/users/yallaman/),
   thanks for reporting this issue.
    Yes, in order to optimize image sizes and therefore
   reduce page load time, this image size has been adapted. The small-thumb size
   is used for the tab widget : [https://github.com/presscustomizr/hueman/blob/dev/functions/widgets/alx-tabs.php#L155](https://github.com/presscustomizr/hueman/blob/dev/functions/widgets/alx-tabs.php#L155)
   It is always displayed with dimensions of 80×80. That’s why it’s been changed
   from 160×160 to 80×80. Maybe I’m missing something, why should it be 160×160 
   for you? Can you provide an example that I can reproduce, where this new size
   breaks something in the the rendering ?
 *  Thread Starter [webbeetle](https://wordpress.org/support/users/webbeetle/)
 * (@webbeetle)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/mess-with-thumbnails-due-to-changed-code/#post-12820869)
 * I had provided a link to a screen capture [https://snipboard.io/2KcEhp.jpg](https://snipboard.io/2KcEhp.jpg)
   
   where it was visible how the theme display stumbled. I can’t replicate it now.
 * Anyhow: I’d rather prefer if you would acknowledge my (or our) main concern about
   the constant add-ons and changes (file size, conflicts, etc.). _Hueman is certainly
   not as lean and fast as it used to be!_

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

The topic ‘Mess with thumbnails due to changed code!’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [thumbnail size](https://wordpress.org/support/topic-tag/thumbnail-size/)

 * 3 replies
 * 3 participants
 * Last reply from: [webbeetle](https://wordpress.org/support/users/webbeetle/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/mess-with-thumbnails-due-to-changed-code/#post-12820869)
 * Status: not resolved