Hello
I have used an element post layout.
However, the post is showing today’s date instead of the post creation date.
This is the code that describes the date section.
The date showing on the news page is correct.
<!-- wp:generateblocks/headline {"uniqueId":"1ee4cbcf","element":"p","fontSize":14,"marginRight":"10","marginBottom":"0","gpDynamicTextType":"post-date","gpDynamicTextReplace":"Date","gpDynamicDateUpdated":true} -->
<p class="gb-headline gb-headline-1ee4cbcf gb-headline-text">Date</p>
<!-- /wp:generateblocks/headline --><!-- /wp:generateblocks/container -->
Thanks