Title: no srcset
Last modified: August 31, 2016

---

# no srcset

 *  [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/)
 * Hi Stefan, I’m using the Kalium theme which does use a lazyload. Also the theme
   adds about a dozen sizes, most of which I don’t need so are unchecked in your
   plugin. Right now it just puts out the 3 WordPress and 1 original image. but 
   without srcset. Here’s the debug:
    Notice: Undefined index: medium_large in /
   hermes/bosnaweb02a/b1820/ipg.sg1010/mc/wp-content/plugins/responsify-wp/admin/
   views/selected_sizes.php on line 23 Notice: Undefined index: medium_large in /
   hermes/bosnaweb02a/b1820/ipg.sg1010/mc/wp-content/plugins/responsify-wp/admin/
   views/selected_sizes.php on line 24 Notice: Undefined index: full in /hermes/
   bosnaweb02a/b1820/ipg.sg1010/mc/wp-content/plugins/responsify-wp/admin/views/
   selected_sizes.php on line 23 Notice: Undefined index: full in /hermes/bosnaweb02a/
   b1820/ipg.sg1010/mc/wp-content/plugins/responsify-wp/admin/views/selected_sizes.
   php on line 24
 * [https://wordpress.org/plugins/responsify-wp/](https://wordpress.org/plugins/responsify-wp/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/no-srcset/page/2/?output_format=md) [→](https://wordpress.org/support/topic/no-srcset/page/2/?output_format=md)

 *  Plugin Author [stefanledin](https://wordpress.org/support/users/stefanledin/)
 * (@stefanledin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968528)
 * Hi letsssgo!
    Can you turn on the debug mode and show me the output? Does this
   happen if you switch theme to twentyfifteen for example?
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968537)
 * Okay the debug is on, from where would I retrieve the output?
 *  [TheHungryGeek](https://wordpress.org/support/users/thehungrygeek/)
 * (@thehungrygeek)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968539)
 * The output should be displayed at the HTML source code just above the image in
   question.
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968544)
 * I did include, in the initial post above, the debug “Notice” located in the Settings/
   RWP-Settings page that is output after clicking the Save button.
    Are you referring
   to when I drop/upload an image into the library? Sorry, I’m new to WordPress..
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968550)
 * Not sure where to debug. This helpful?
    [](http://prntscr.com/9szsdl)
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968551)
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968554)
 * not doing to well putting up a link..
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968561)
 * don’t give up on me people… I’m going to get this working. just need a little
   help in how to trouble shoot.
 *  Plugin Author [stefanledin](https://wordpress.org/support/users/stefanledin/)
 * (@stefanledin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968588)
 * You should turn on debug mode on the RWP settings page. The debug information
   would appear above images as HTML comments in the source code.
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968591)
 * Yes, I turn on the debug mode last night. I don’t see any debug info above the
   images in the source code.
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968592)
 * I see that it shows src= rather than srcset=
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968600)
 * After src=” ….img.jpg” data-src=”null”>
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968658)
 * well I guess I’m too clumsy for your plugin. it’s a shame because I have about
   a gigs worth of large images I’d like display smartly.
 *  Plugin Author [stefanledin](https://wordpress.org/support/users/stefanledin/)
 * (@stefanledin)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968701)
 * Of course you’re not! 🙁
    No debug information means that RWP isn’t doing anything
   with the images at all. I suspect that the theme does something special with 
   them. You mentioned a lazy load solution? It could have something to do with 
   that.
 * What happens if you turn off RWP? WordPress 4.4 has a native solution for responsive
   images. If that doesn’t work either, it’s something with the theme.
 *  Thread Starter [letsssgo](https://wordpress.org/support/users/letsssgo/)
 * (@letsssgo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/#post-6968702)
 * Hey – glad to hear back…
    The theme I’m using adds a dozen different image sizes.
   That’s along with the 3 already there created by WP. In my eyes, the upload folder
   is a huge, unorganized mess. It’s why I’m looking for a new solution.
 * One of my hopes is to work only with the sizes necessary for responsiveness (
   including the retina sizes). Fortunately, I can turn the unneeded additional 
   sizes off. The other issue involves compression.
 * It’s alarming to me that the jpeg compression of each WP processed image is far
   larger than I believe it should be. For instance, my own 200kb, 1920×1080 img.
   jpg (which I take great pains to create as small a weight as sensible) initiates
   the creation of: img-1600×750.jpg which weighs in at over 400kb. And this same
   discouraging ratio of WP compression is found right down the line. Am I missing
   something?
 * Do you think media queries might be the only solution? I’m fine to create each
   of my own images but I’m in the woods as to the best overall solution.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/no-srcset/page/2/?output_format=md) [→](https://wordpress.org/support/topic/no-srcset/page/2/?output_format=md)

The topic ‘no srcset’ is closed to new replies.

 * ![](https://ps.w.org/responsify-wp/assets/icon-256x256.png?rev=1209208)
 * [Responsify WP](https://wordpress.org/plugins/responsify-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsify-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsify-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/responsify-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsify-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsify-wp/reviews/)

 * 16 replies
 * 3 participants
 * Last reply from: [stefanledin](https://wordpress.org/support/users/stefanledin/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/no-srcset/page/2/#post-6968726)
 * Status: not resolved