• Resolved halfdrone

    (@halfdrone)


    Hello,

    I just installed this plugin on both of my websites: https://webtools4you.net and http://halfdrone.com

    At first I thought that something was wrong with my computer or the hosting account. But, regardless whatever I do… the content codes I enter on the plugin never appear on the pages.

    I used this amazon code from the associate portal:

    <div id=”amzn-assoc-ad-3aa97a8d-c3c6-4df1-b840-b68b5e4f487e”></div><script async src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=3aa97a8d-c3c6-4df1-b840-b68b5e4f487e”></script>

    … And nothing whatsoever!

    Then I thought, maybe I did something wrong within the app. But, there isn’t any tutorial video’s which can guide me.

    Please advise?!

    -Dave M.
    contact@webtools4you.net

    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)

    Please enable remote debugging.

    Thread Starter halfdrone

    (@halfdrone)

    Hello Spacetime,

    Okay… logged back into the word press plugin, went to setting and click on the debug tab.

    I can’t copy an image here unfortunately. But, the little gear key on the upper right hand corner, and opened up the settings section and found the “Debugging” tab. Saw the list below the block… “Remote debugging” with the box next to it to the right, it wasn’t clicked or having a check mark on it. I did and saved the settings… still nothing? eh?

    -David

    Plugin Author Spacetime

    (@spacetime)

    Both blocks are inserted according to the settings.

    But you are inserting a script that itself does nothing.
    <script data-ad-client="ca-pub-1334286466229453" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

    Please check documentation for AdSense ads:
    https://adinserter.pro/documentation/adsense-ads

    This code is also invalid.
    You can’t use HTML tags inside javascript code:

    <script><div id="amzn-assoc-ad-3aa97a8d-c3c6-4df1-b840-b68b5e4f487e">
    </div><script async src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=3aa97a8d-c3c6-4df1-b840-b68b5e4f487e">
    </script>

    This is an example of Amazon ad code:
    https://adinserter.pro/documentation/common-settings#amazon

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

The topic ‘Installed Plugin – Fails to work?!’ is closed to new replies.