Title: Image Size Cropped Automatically
Last modified: September 14, 2016

---

# Image Size Cropped Automatically

 *  [roopkamal](https://wordpress.org/support/users/roopkamal/)
 * (@roopkamal)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/image-size-cropped-automatically/)
 * I m using this plugin and having a problem.
    Under, How do you want to load the
   gallery?: I have selected (Using Shortcode). Under, Zoom viewport size: I have
   selected (Width: 260, Height: 260)
 * Website Url: [http://tmcwebsites.com/lakeside/system/raptor-septage-acceptance-plant/](http://tmcwebsites.com/lakeside/system/raptor-septage-acceptance-plant/)
 * I have used “[mp_product_gallery]” this shortcode in above product page.
 * I have entered images from backend of my product page under “Market Press Product
   Galary”, but in frontend my images got cropped.
 * Please let me know if their is any option to show full size of the image.
 * I have also changes size parameters in the
 * add_image_size( ‘mp-large-view’, 600, 880, true );
    add_image_size( ‘mp-thumb’,
   220, 180, array( ‘center’, ‘center’ ) );
 * function in plugin files. But images are again got cropped.
 * Thanks in Advance!
    Roopkamal.

Viewing 1 replies (of 1 total)

 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/image-size-cropped-automatically/#post-8206474)
 * Hi [@roopkamal](https://wordpress.org/support/users/roopkamal/),
 * Apologies for the delay here.
 * Can you try changing this like of code:
    `add_image_size( ‘mp-large-view’, 600,
   880, true );` Instead of **true** use **false** and then try uploading your images
   again.
 * Let us know if that worked.
 * Cheers,
    Predrag

Viewing 1 replies (of 1 total)

The topic ‘Image Size Cropped Automatically’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/marketpress-product-gallery_f5f5f6.
   svg)
 * [MarketPress Product Image Gallery](https://wordpress.org/plugins/marketpress-product-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/marketpress-product-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/marketpress-product-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/marketpress-product-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/marketpress-product-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/marketpress-product-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/image-size-cropped-automatically/#post-8206474)
 * Status: not resolved