Broadcast and ACF Blocks in gutenberg editor
-
Hi, thanks for the wonderful plugin. I just did a test with ACF block with images, I can see images are copied/broadcast across to the other site but the images aren’t linked. I also aware that you have premium extension that supports Block editor, does this work for images in ACF block?
https://www.advancedcustomfields.com/resources/blocks/
Here’s an example of how ACF store the image ID:
<!-- wp:acf/image-header {"id":"block_61c9b1dc66e9f","name":"acf/image-header","data":{"title":"Test title","_title":"field_6166d4ff8c20b","image":716,"_image":"field_618de090fcc17"},"align":"","mode":"edit","wpClassName":"wp-block-acf-image-header"} /-->From the above, you can see the image id is 716, the label “image” is what I assigned in the ACF custom field, so that can be any text. Is the premium block plugin updates ACF image ID?
Thanks.
The topic ‘Broadcast and ACF Blocks in gutenberg editor’ is closed to new replies.