Title: Feature Request
Last modified: August 21, 2016

---

# Feature Request

 *  Resolved [Damien](https://wordpress.org/support/users/appducate/)
 * (@appducate)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/feature-request-108/)
 * I have a responsive website and have noticed a minor issue. Google pagespeed 
   is saying that the thumbnails are being resized in css or html and that they 
   should be scaled images to make the page load faster on mobile devices. (Website
   URL: [http://appducate.com](http://appducate.com) )
 * It is possible to give the option to make the thumbnails be scaled? Thank you
   for the awesome plugin by the way, I’ve been using it for months and love it.
 * [http://wordpress.org/plugins/flexible-posts-widget/](http://wordpress.org/plugins/flexible-posts-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/feature-request-108/#post-3961965)
 * Hi AppDucate,
 * FPW doesn’t handle image resizing. FPW already allows you to pick what image 
   size you’d like to display. Therefore, it would be up to your WordPress settings,
   a [specific thumbnail size declaration](http://codex.wordpress.org/Function_Reference/add_image_size)
   in your theme’s `functions.php` or your theme’s `styles.css` file to work with
   sizes that are already created.
 * That being said, just adding another image size to “appease” page speed rankings
   isn’t always the best solution either. I often use a thumbnail size that is relatively
   small for a number of different placements, allowing the browser to rescale it
   a small amount to fit the situation. This is because, minor rescaling is less
   of a performance hit than having to actually download two different image assets
   depending on the placement.
 * Hopefully that all makes sense. Thanks for using the plugin!

Viewing 1 replies (of 1 total)

The topic ‘Feature Request’ is closed to new replies.

 * ![](https://ps.w.org/flexible-posts-widget/assets/icon-256x256.jpg?rev=984592)
 * [Flexible Posts Widget](https://wordpress.org/plugins/flexible-posts-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flexible-posts-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flexible-posts-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/flexible-posts-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flexible-posts-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flexible-posts-widget/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [DaveE](https://wordpress.org/support/users/dpe415/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/feature-request-108/#post-3961965)
 * Status: resolved