Title: Code insertion does not work
Last modified: November 14, 2020

---

# Code insertion does not work

 *  Resolved [david2432](https://wordpress.org/support/users/david2432/)
 * (@david2432)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/code-insertion-does-not-work/)
 * I have the code from one of the ad network, it says: “Insert the code snippet
   in the HTML code of all the site’s pages. Place the snippet inside the <body>
   </body> tags, as close to the end of the page as possible.”
    I have pasted it
   in editor and checked options: Static pages, Homepage. Insertion – after content
   Alignment – right But it does not show anything. Remote debugging is on.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcode-insertion-does-not-work%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/code-insertion-does-not-work/#post-13663100)
 * You should better place the code in the Footer:
    [https://adinserter.pro/documentation/header-and-footer-code](https://adinserter.pro/documentation/header-and-footer-code)
 * If you mean block 38 then the code is inserted as configured.
    but does not display
   anything:
 *     ```
       <script type="application/javascript" src="https://cdn.tubecorp.com/vs/vs.js"></script>
       <script type="application/javascript">
       videoSlider({
           tcid: 6683,
           capping: 180,
           viewCounter: 15,
           sound: false,
           closeButtonDelay: 5,
           sizePercent: 40,
           branding: true
       });
       </script>
       ```
   
 * Are you sure this code should display something?
 * You can check it in the preview window.
 *  Thread Starter [david2432](https://wordpress.org/support/users/david2432/)
 * (@david2432)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/code-insertion-does-not-work/#post-13663288)
 * I inserted another code (block 39), this time it’s banner. It created space after
   paragraph but nothing is displayed. I think this might mean that there is not
   ads for my website, I’m not sure.
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/code-insertion-does-not-work/#post-13664080)
 * Block 39 is not a banner, it is a script for AdSense. The script itself displays
   nothing:
 * `<script data-ad-client="ca-pub-6361374632030064" async src="https://pagead2.
   googlesyndication.com/pagead/js/adsbygoogle.js"></script>`
 * If enabled it may only display Auto Ads.
 * To show AdSense ads check this page:
    [https://adinserter.pro/documentation/adsense-ads](https://adinserter.pro/documentation/adsense-ads)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Code insertion does not work’ is closed to new replies.

 * ![](https://ps.w.org/ad-inserter/assets/icon-256x256.jpg?rev=1502039)
 * [Ad Inserter - Ad Manager & AdSense Ads](https://wordpress.org/plugins/ad-inserter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ad-inserter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ad-inserter/)
 * [Active Topics](https://wordpress.org/support/plugin/ad-inserter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ad-inserter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ad-inserter/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Spacetime](https://wordpress.org/support/users/spacetime/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/code-insertion-does-not-work/#post-13664080)
 * Status: resolved