• Hello,

    I would like to know if it is possible to display ads inside the form. I tried to put the code inside a HTML content but it doesn’t seem to be working.

    Here’s a sample code;

    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    
    <ins class="adsbygoogle"
    style="display:inline-block;width:330px;height:250px"
    data-ad-client="ca-pub-xxxxxxxxxxxxxxxx"
    data-ad-slot="7223796756"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    • This topic was modified 6 years, 8 months ago by Damn!.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Ads inside forms’ is closed to new replies.