mullema / k3-image-clip

Visually crop images with a handy image editor directly inside the panel
MIT License
40 stars 4 forks source link

Invalid section type ("image-clip") #9

Closed OneMohrTime closed 5 years ago

OneMohrTime commented 5 years ago

Good news of the issue: the frontend templates are working exactly as expected. I've also got a kirby-timber setup, and it seems to have complete compatibility.

Bad news: switching file to image-clip doesn't render in the panel locally. I'm running v2.3.5, and have a files/image-clip.yml blueprint with the contents from the example on the README, and installed with composer. From what I can tell in the readme, that should be enough to switch file to image-clip. Did I miss a step?

Screen Shot 2019-11-03 at 21 52 22
mullema commented 5 years ago

@OneMohrTime the field requires at least Kirby 3.2.5 Also remember it is a field not a section

OneMohrTime commented 5 years ago

@mullema I mistyped - meant 3.2.5, not 2.3.5. And that totally makes sense 🤦‍♂ long, late night coding session loses again.