Title: Remove srcset from slider
Last modified: August 30, 2016

---

# Remove srcset from slider

 *  Resolved [Dzoni103](https://wordpress.org/support/users/dzoni103/)
 * (@dzoni103)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-srcset-from-slider/)
 * Alright, so I updated to WordPress 4.4 and srcset started adding it’s own resolution
   images to a full width slider. My slider fetches the image over:
 * `echo the_post_thumbnail();`
 * I want to disable srcset for my slider, but I have no clue how to do it. None
   of the solutions I found worked.
 * Thank you for your time.

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

 *  Thread Starter [Dzoni103](https://wordpress.org/support/users/dzoni103/)
 * (@dzoni103)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-srcset-from-slider/#post-6838501)
 * Nobody can help?
 * Site link: [http://reka.co.rs](http://reka.co.rs)
 *  [jeffschuette](https://wordpress.org/support/users/jeffschuette/)
 * (@jeffschuette)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-srcset-from-slider/#post-6838548)
 * This might help. [How do I disable responsive images in WP 4.4?](http://wordpress.stackexchange.com/questions/211375/how-do-i-disable-responsive-images-in-wp-4-4)
 * `add_filter( 'max_srcset_image_width', create_function( '', 'return 1;' ) );`
 *  Thread Starter [Dzoni103](https://wordpress.org/support/users/dzoni103/)
 * (@dzoni103)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-srcset-from-slider/#post-6838549)
 * This worked like a charm. Thank you very much.
 *  [eaglejohn](https://wordpress.org/support/users/danielbenjamins/)
 * (@danielbenjamins)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-srcset-from-slider/#post-6838683)
 * Any ideas how to pull the featured image in one specific size, without all the
   other resolutions? I don’t want to disable it for all my images.

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

The topic ‘Remove srcset from slider’ is closed to new replies.

## Tags

 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [srcset](https://wordpress.org/support/topic-tag/srcset/)

 * 4 replies
 * 3 participants
 * Last reply from: [eaglejohn](https://wordpress.org/support/users/danielbenjamins/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/remove-srcset-from-slider/#post-6838683)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
