Johannes Reiter
Johannes Reiter
@iamjonasmarlo I think the Space in the path leads to troubles. Could you try to rename your dir to something like "Local_Sites" and try again?
@Va1 yes, please merge!
@ecupaio would you tag me as well? I would love to see the way you implement block.json with ACF-Blocks and Timber, maybe I could give my 5cents to the docs.
#9 Pull Request is here!
Setting `waitForImages: false` seems to solve the issue for me.
@carsonbot no, the bug (?) still exists. Since also the entrypoint.json and the manifest.json gets rewritten, if you deploy in the same directory, the only way to do this, seems...
Whats exactly the question? This plugins extends the ACF for a Image-Crop-Field.
Which Image Manager do you mean? The Upload window?
The Plugin doesn't do anything with the upload. You could upload the image also via the media-tab. After you add an image to your crop-field an modal, will pop up...
You are able to pass the following positions as third param to the filter: $allowed_crop_positions = ['default', 'center', 'top', 'bottom', 'left', 'right', 'top-center', 'bottom-center']; `image.src | resize(300, 200, 'top')`