-
|
Hi! I'm new to using Netlify CMS with Eleventy and have been getting on great with both so far - but I'm a bit stumped at the moment. I should - according to the Netlify CMS Cloudinary Documentation - be able to override the media library global defaults for my site on a per-field basis. So, for example, my site could globally be configured to return images at 1200px width as a general setting; and a specific 'logo' repeater field for the homepage could be configured to return the images from Cloudinary at 300px width. The docs outline how to do this. No matter how few arguments I put into the per-field override, it is either ignored in favour of global settings, or I start getting console errors when trying to work with the content (and the 'insert' button from Cloudinary either doesn't work or stops working after the first instance in the repeater). I made a test non-repeating image field and had the same issue. I've tried I'm really hoping I'm just missing something - something that I can then feed back to the Netlify CMS team for that docs page! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
(I appreciate this is not solely about Eleventy!) |
Beta Was this translation helpful? Give feedback.
-
|
I got this working by:
|
Beta Was this translation helpful? Give feedback.
I got this working by:
config.yml: