Title: Cropping Function off by default?
Last modified: August 24, 2016

---

# Cropping Function off by default?

 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [11 years ago](https://wordpress.org/support/topic/cropping-function-off-by-default/)
 * Your description says:
    Begin adding a new post. Press “Add Media” to insert 
   media with the Uploadcare widget. Upload an image using the widget. **Crop the
   image if you wish. Only the cropped area will be inserted.** Press “Done”. The
   image will be inserted into your post.
 * I’m not experiencing this. It’s inserting the full image from Gdrive. I tried
   inserting
    uploadcare.openDialog(null, { crop: “715×550 minimum” }).done(function(
   file) { file.promise().done(function(fileInfo){ console.log(fileInfo.cdnUrl);});});
   into the settings “widget Fine Tuning” but that pops up the box when you start
   writing a post and doesn’t insert the image.
 * How do I activate the cropping feature and/or the image shrink feature?
 * [https://wordpress.org/plugins/uploadcare/](https://wordpress.org/plugins/uploadcare/)

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

 *  Plugin Author [Dmitry Mukhin](https://wordpress.org/support/users/dmitry-mukhin/)
 * (@dmitry-mukhin)
 * [11 years ago](https://wordpress.org/support/topic/cropping-function-off-by-default/#post-6105851)
 * Hey there!
 * Try adding UPLOADCARE_CROP = “”; to fine tuning settings.
 * [https://uploadcare.com/documentation/widget/#option-crop](https://uploadcare.com/documentation/widget/#option-crop)
   
   [https://uploadcare.com/documentation/widget/#crop](https://uploadcare.com/documentation/widget/#crop)
 * Please note that at the moment cropping and multiupload do not mix.
 *  Plugin Author [Dmitry Mukhin](https://wordpress.org/support/users/dmitry-mukhin/)
 * (@dmitry-mukhin)
 * [11 years ago](https://wordpress.org/support/topic/cropping-function-off-by-default/#post-6105852)
 * Image shrink is not available with widget version that is shipped with WP plugin(
   1.4.2).
 * You could try to change that in plugin’s code, if you’re up to it. Shrinking 
   is supported on widget versions 2.0+ (it’s working only with local uploads though).
 * We will upload new version as soon as we possibly can.

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

The topic ‘Cropping Function off by default?’ is closed to new replies.

 * ![](https://ps.w.org/uploadcare/assets/icon.svg?rev=2835052)
 * [Uploadcare File Uploader and Adaptive Delivery (beta)](https://wordpress.org/plugins/uploadcare/)
 * [Support Threads](https://wordpress.org/support/plugin/uploadcare/)
 * [Active Topics](https://wordpress.org/support/plugin/uploadcare/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uploadcare/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uploadcare/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Dmitry Mukhin](https://wordpress.org/support/users/dmitry-mukhin/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/cropping-function-off-by-default/#post-6105852)
 * Status: not resolved