moritzsteuernagel replied
Hi,
I think I found a solution for now. But I have to use the Code Editor and remove the "shortcode" code. When it looks like this, then it works:
<p>[the_ad id="4652"]</p>
Funny that it does not work when I enter the shortcode as simple text. Then it appears like this in the Code Editor:
<!-- wp:paragraph -->
<p>[the_ad id="4652"]</p>
<!-- /wp:paragraph -->
So, ok for now, thanks for your help.
Moritz