Skip to content

Timeline widget- Registering Title and Content - wpmlpb-891 - #562

Merged
dgwatkins merged 1 commit into
masterfrom
nicolasviallet-patch-3
Aug 24, 2026
Merged

Timeline widget- Registering Title and Content - wpmlpb-891#562
dgwatkins merged 1 commit into
masterfrom
nicolasviallet-patch-3

Conversation

@nicolasviallet

Copy link
Copy Markdown
Contributor

The Divi 5 Timeline Title and Content don't show for translation in ATE.

Note: The cause is in wpml-page-builders, not the XML — get_block_config() returns an exact block-level entry without merging the namespace-level keys, so the moment a block registers any field of its own (here date), the divi namespace keys stop applying to it. This will hit any Divi block that gains its own entry.

Ref: https://onthegosystems.myjetbrains.com/youtrack/issue/wpmlpb-891

…lpb-891

The Divi 5 Timeline content does not show for translation in ATE.

Note: The cause is in wpml-page-builders, not the XML — get_block_config() returns an exact block-level entry without merging the namespace-level keys, so the moment a block registers any field of its own (here date), the divi namespace keys stop applying to it. This will hit any Divi block that gains its own entry.
Ref: https://onthegosystems.myjetbrains.com/youtrack/issue/wpmlpb-891
@dgwatkins
dgwatkins merged commit a54032f into master Aug 24, 2026
1 check passed
@dgwatkins
dgwatkins deleted the nicolasviallet-patch-3 branch August 24, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants