Background of the issue:
I am trying to use WPML automatic translation for a custom Gutenberg block called 'Blog - box' which has an ACF Group with fields like headline, txt, and link. I am using the expert translate mode and have set the 'headline' field to 'translate', but it does not appear in the Advanced Translation Editor. The 'link' field, also set to 'translate', does appear. I have tried changing the field to 'Copy once', updating the post with a title change, and clearing the cache, but it didn't work. Previously, using the classic WordPress editor for translations, I had no issues. Here are the screenshots: hidden link
Symptoms:
The 'headline' field set to 'translate' does not appear in the Advanced Translation Editor, while the 'link' field does.
Questions:
Why does the 'headline' field not appear in the Advanced Translation Editor despite being set to 'translate'?
What steps can I take to ensure all fields appear in the Advanced Translation Editor?
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+01:00)
Can you try this?
1. **Inspect the Block in WordPress Editor:**
- Add the block to a post.
- Switch to **Code Editor** (top-right options menu > "Code editor").
- Copy the block's raw HTML.