What version of v8 are you two using? Do you have Allow vary by culture only set on the DocType, or also set on the property?
As I just tried this on a clean install of v8.15.2, with the starter kit site, and it seemed to work fine. I tested the new Media Picker v3 and the legacy Media Picker v2:
Here's the cshtml I used:
I also tried it with Allow vary by culture on the Media pickers set to False, but keeping Allow vary by culture on the DocType set to True, and the crops still worked.
If you don't mind, could you post screenshots of how the property is set up on your doctype, and of your cshtml that's accessing the crops?
Culture + GetCropUrl
Hello,
I have allowed varying culture on my document type.
But image cropper no more works.
Can someone please help.
Thanks,
Kusum
Did you find a solution I'm facing this issue now.
Thanks in advance.
What version of v8 are you two using? Do you have
Allow vary by culture
only set on the DocType, or also set on the property?As I just tried this on a clean install of v8.15.2, with the starter kit site, and it seemed to work fine. I tested the new Media Picker v3 and the legacy Media Picker v2:
Here's the cshtml I used:
I also tried it with
Allow vary by culture
on the Media pickers set to False, but keepingAllow vary by culture
on the DocType set to True, and the crops still worked.If you don't mind, could you post screenshots of how the property is set up on your doctype, and of your cshtml that's accessing the crops?
is working on a reply...