Hello,
I have set the form to open as a popup triggered with button and/or automatic opening :

But instead of pasting the code one by one on each post, I am using a theme features that allows to insert ads on all posts :

However, this code would work if I paste it one by one on each page, but not if I paste on this theme feature (I have also tried with other ads insertion plugin, with no more success). Is there some stuff to add to the code to allows it to be displayed everywhere ?
Here is my code :
<button data-tf-popup="RDnbr270" data-tf-opacity="100" data-tf-size="70" data-tf-iframe-props="title=redactor-ai" data-tf-open="scroll" data-tf-open-value="30" data-tf-auto-close="1000" data-tf-medium="snippet" style="all:unset;font-family:Helvetica,Arial,sans-serif;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#0445AF;color:#fff;font-size:20px;border-radius:25px;padding:0 33px;font-weight:bold;height:50px;cursor:pointer;line-height:50px;text-align:center;margin:0;text-decoration:none;">1 ARTICLE GRATUIT !</button><script src="//embed.typeform.com/next/embed.js"></script>
And here is the website : redactor-ai.com.
Thanks in advanced :).