• Resolved david2432

    (@david2432)


    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 to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Spacetime

    (@spacetime)

    You should better place the code in the Footer:
    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

    (@david2432)

    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

    (@spacetime)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Code insertion does not work’ is closed to new replies.