Title: Inquiry into plugin features
Last modified: February 23, 2024

---

# Inquiry into plugin features

 *  Resolved [n381](https://wordpress.org/support/users/n381/)
 * (@n381)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/inquiry-into-plugin-features/)
 * Hello, i would need advice regarding the plugin functioning.
 * Currently i’ve the following images sizes set on the website:
 * “
 *     ```wp-block-code
       Array
       (
       [wptheme-product-thumbnail] => Array
       (
       [width] => 0
       [height] => 180
       [crop] => 1
       )
   
       [woocommerce_get_image_size_gallery_thumbnail] => Array
           (
               [width] => 0
               [height] => 180
               [crop] => 1
           )
   
       [woocommerce-product-gallery__image] => Array
           (
               [width] => 600
               [height] => 600
               [crop] => 1
           )
   
       [thumb-mobiles] => Array
           (
               [width] => 0
               [height] => 300
               [crop] => 1
           )
   
       [woocommerce_thumbnail] => Array
           (
               [width] => 180
               [height] => 0
               [crop] => 0
           )
   
       [woocommerce_single] => Array
           (
               [width] => 600
               [height] => 0
               [crop] => 0
           )
   
       [woocommerce_gallery_thumbnail] => Array
           (
               [width] => 180
               [height] => 180
               [crop] => 0
           )
   
       [shop_catalog] => Array
           (
               [width] => 0
               [height] => 300
               [crop] => 1
           )
   
       [shop_single] => Array
           (
               [width] => 600
               [height] => 0
               [crop] => 
           )
   
       [shop_thumbnail] => Array
           (
               [width] => 0
               [height] => 180
               [crop] => 
           )
   
       [thumbnail] => Array
           (
               [width] => 0
               [height] => 180
               [crop] => 1
           )
   
       [medium] => Array
           (
               [width] => 600
               [height] => 0
               [crop] => 
           )
   
       [large] => Array
           (
               [width] => 0
               [height] => 0
               [crop] => 
           )
   
       )
       ```
   
 * “
 * The problem is that numerous thumbnails are still created as for sizes with defined
   widths and ‘0’ heights, the numerous heights are dynamically created per access
   specific for different devices screen sizes, as ‘180×117’, ‘180×255’, ‘180×300’
   etc.
 * How will this plugin handle the problem, and what would be best option considering
   a defined a half/proportional defined image sizes sets?
 * Thank you, regards
    -  This topic was modified 2 years, 3 months ago by [n381](https://wordpress.org/support/users/n381/).
    -  This topic was modified 2 years, 3 months ago by [n381](https://wordpress.org/support/users/n381/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/inquiry-into-plugin-features/#post-17461407)
 * Hi [@n381](https://wordpress.org/support/users/n381/), sorry just now seeing 
   this..
 * Glad to help with any questions:
    1. “How will this plugin handle the problem”
 * It doesn’t. It only does one thing: disables the default extra image sizes generated
   by WordPress. It doesn’t have any other functionality beyond that.
 * 2. “what would be best option considering a defined a half/proportional defined
   image sizes sets?”
 * I’m not sure, it really depends on what all you’ve got going on your site. Best
   advice would be to consult with the theme provider. They will know best how to
   resolve any issues with their theme, images, and so forth.
 * I hope this helps, let me know if I can provide any further information.

Viewing 1 replies (of 1 total)

The topic ‘Inquiry into plugin features’ is closed to new replies.

 * ![](https://ps.w.org/disable-responsive-images-complete/assets/icon-256x256.png?
   rev=1926007)
 * [Disable Responsive Images Complete](https://wordpress.org/plugins/disable-responsive-images-complete/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disable-responsive-images-complete/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disable-responsive-images-complete/)
 * [Active Topics](https://wordpress.org/support/plugin/disable-responsive-images-complete/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disable-responsive-images-complete/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disable-responsive-images-complete/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/inquiry-into-plugin-features/#post-17461407)
 * Status: resolved