I'm simply trying to get a cropped image on the page. I've spent hours (days) combing through all the same issues that people have encountered and nothing seems to work for me.
The most common thing people say is to use absolute URL's rather than local ones.
Does anyone have any insight into what could possibly be wrong? The connection to the CDN is working with requesting images normally so i know that it works. But it also doesn't matter whether i use local or absolute url's, it still doesn't show the crop.
Image Crops not working (7.6.1)
Hey.
I have my images stored on azure CDN and everything is set up and working perfectly fine across the board.
Im using:
UmbracoFileSystemProviders.Azure ImageProcessor.Web.Plugins.AzureBlobCache
I'm simply trying to get a cropped image on the page. I've spent hours (days) combing through all the same issues that people have encountered and nothing seems to work for me.
The most common thing people say is to use absolute URL's rather than local ones.
I still get the full image, rather than the crop.
my code:
Does anyone have any insight into what could possibly be wrong? The connection to the CDN is working with requesting images normally so i know that it works. But it also doesn't matter whether i use local or absolute url's, it still doesn't show the crop.
Thanks.
I have the same issue... and, if you manually set the width and height instead of "banner" it will crop, but it doesn't use the focal point.
Bump.
Anyone have any ideas?
I've tried what you said and manually putting the crop values in and it still doesnt crop for me.
I even went as far to delete my bin and obj folders to re-get all the packages and I'm still getting no result.
Please post back if you happen to figure this out. Here is the other thread I created a few days ago, seems like the same issue.
https://our.umbraco.org/forum/using-umbraco-and-getting-started/85779-perplexed-by-getcropurl-in-76
I opened a bug to report this. For me it is a showstopper because many of my images simply to not render correctly.
http://issues.umbraco.org/issue/U4-9942
is working on a reply...