Replies: 0
Hi there, this is Danny. I have an issue with your awesome plugin.
The scenario:
I’m on wordpress latest version and I’m using ACF in conjunction with other plugins but the one that is creating issues is Cloudinary 2.7.6. (I suppose)
I have an ACF field that uploads an image (or another type of file) and I set checks on file extension (ie: jpg,jpeg)
When I try to select an already uploaded image, I always get a ‘Restricted: File type must be jpg.). The image obviously complies with the requirements. I’ve noticed that the (already) uploaded image has a file url on Cloudinary (ie: https://res.cloudinary.com/XXXXXXXX/images/vXXXXXX/XXXXXXXX/ZZZZZZZZZ.jpg?_i=AA).
If there are no checks in place, there are no issues.
It seems that ACF cannot read image properties as extension. I’ve already made an extensive research but I’ve found nothing about it. Are you aware of the issue? Could you help me on that?
Thnaks in advance!