Editing ACF Gallery Images

Currently, with Bricksforge v3.0.0-beta2, if I deactivate “Direct Upload to Server,” I’m able to upload images to an ACF gallery, but the existing images show “Error during load.”

On the other hand, if I activate “Direct Upload to Server,” the opposite happens. I’m able to view and delete existing ACF gallery images but I get an error when uploading new images,

Hmm… I cannot reproduce it, see video below:

“Direct Upload To Server” must be true when using initial files. Just updated the logic the way that it’s setting to true automatically when using initial files in the next version.

This is my ACF Field Setting:

That’s strange. This is the experience I’m getting.

Could you try to allow .webp here?

Edit: Just tried the same with webp files. As I wrote above, after including webp to the allowed file types (server side), it works. The settings in Pro Forms is only a client side validation.

Just added webp to the by default allowed file types for the next version :slight_smile:

Could you confirm that it works for you after updating this filter?

1 Like

You’re right. It wasn’t accepting webp. But somehow the filter isn’t working for me. I’m not sure why. You can take a look at the demo site I shared previously.

Should be: image/webp

1 Like

Oh yes, that’s working now.

1 Like

:+1: Will be set as default in the final version. So no need to add webp within this filter anymore!

1 Like