Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
when use image cropper to upload image and insert field in template to show this image
<img src="{
"focalPoint": {
"left": 0.4451219512195122,
"top": 0.375
},
"src": "/media/2093/animals.jpg",
"crops": [
{
"alias": "Normal",
"width": 120,
"height": 120
}
]
}">
not valid url ??
Hi Mohamed,
Try to see this episode of uHangout where Jeavon explain how to use the image cropper.
http://uhangout.co.uk/video/bQsvGmnYaUU
Hope this helps
/Dennis
That's because the data returned is JSON.
More info on how to render a crop can be found here: http://our.umbraco.org/documentation/Using-Umbraco/Backoffice-Overview/Property-Editors/Built-in-Property-Editors-v7/Image-Cropper
Jeroen
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
use image cropper
when use image cropper to upload image and insert field in template to show this image
<img src="{
"focalPoint": {
"left": 0.4451219512195122,
"top": 0.375
},
"src": "/media/2093/animals.jpg",
"crops": [
{
"alias": "Normal",
"width": 120,
"height": 120
}
]
}">
not valid url ??
Hi Mohamed,
Try to see this episode of uHangout where Jeavon explain how to use the image cropper.
http://uhangout.co.uk/video/bQsvGmnYaUU
Hope this helps
/Dennis
That's because the data returned is JSON.
More info on how to render a crop can be found here: http://our.umbraco.org/documentation/Using-Umbraco/Backoffice-Overview/Property-Editors/Built-in-Property-Editors-v7/Image-Cropper
Jeroen
is working on a reply...