Title: srcset
Last modified: May 16, 2020

---

# srcset

 *  [ivoyages](https://wordpress.org/support/users/ivoyages/)
 * (@ivoyages)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/)
 * Hi,
 * Do you plan to make the plugin compatible with the srcset attribute to adapt 
   the size of the images?
 * Greg

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

 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12846939)
 * Hi Greg,
 * I’ll look into it!
 * For most collages the images are already a small thumbnail and don’t change much
   in size, but there might be performance improvements in some cases.
 *  Thread Starter [ivoyages](https://wordpress.org/support/users/ivoyages/)
 * (@ivoyages)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847056)
 * Ok. I have done the following mistake : my image are not thumbnail but full size
   image. Where can I find the details image by shortcode ? On the database ? Which
   table ?
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847078)
 * It should automatically pick the most appropriate thumbnail that’s available.
 * WordPress generates different thumbnails. A plugin like [https://wordpress.org/plugins/simple-image-sizes/](https://wordpress.org/plugins/simple-image-sizes/)
   could be used to generate more.
 *  Thread Starter [ivoyages](https://wordpress.org/support/users/ivoyages/)
 * (@ivoyages)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847233)
 * Ok, great, I will check that. But you don’t answer to my question :
 * Where can I find the details image by shortcode ? On the database ? Which table?
 * Greg
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847253)
 * I’m not sure what you mean be “the details image by shortcode”.
 * What are you looking for exactly? The collage is a custom post type with custom
   metadata, so that’s the wp_posts and wp_postmeta tables. But you shouldn’t be
   editing those directly.
 *  Thread Starter [ivoyages](https://wordpress.org/support/users/ivoyages/)
 * (@ivoyages)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847313)
 * I search the list of the images associated to a specific shortcode.
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847472)
 * Can’t you just check in the backend by editing the collage?
 * I’m still not sure what you’re trying to do exactly here.
 *  Thread Starter [ivoyages](https://wordpress.org/support/users/ivoyages/)
 * (@ivoyages)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847478)
 * I can’t edit each collage. I have too many. I want to check if it’s possible 
   to automate automate to another solution that integrates srcset.
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847499)
 * But what are you trying to achieve by editing the collage? We just store a reference
   to the image ID and use the default wp_get_attachment_image_src() function to
   get the image to output.
 * By editing the database you won’t get the srcset attribute.
 *  Thread Starter [ivoyages](https://wordpress.org/support/users/ivoyages/)
 * (@ivoyages)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847623)
 * I want to know where are the reference of the image id
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847648)
 * All grid information is stored in wp_postmeta with key eic_grid_data.
 * But tell me what you’re trying to _do_ exactly and it will be much easier for
   me to help you out.

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

The topic ‘srcset’ is closed to new replies.

 * ![](https://ps.w.org/easy-image-collage/assets/icon-256x256.png?rev=1077322)
 * [Easy Image Collage](https://wordpress.org/plugins/easy-image-collage/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-image-collage/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-image-collage/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-image-collage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-image-collage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-image-collage/reviews/)

## Tags

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

 * 11 replies
 * 2 participants
 * Last reply from: [Brecht](https://wordpress.org/support/users/brechtvds/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/srcset-5/#post-12847648)
 * Status: not a support question