Copy where?
How is this problem related to the plugin?
sorry if i wasn’t clear. when i put the code into the plugin the ad does not display
How can we help you from the information you have provided?
im not sure, thats why I’m asking the question. my understanding is you just copy the ad code into the plugin. the plugin works fine for html code but this is java and it is not displaying the ad
here is the code <script type=”text/javascript”>
amzn_assoc_placement = “adunit0”;
amzn_assoc_enable_interest_ads = “true”;
amzn_assoc_tracking_id = “fit4l-20”;
amzn_assoc_ad_mode = “auto”;
amzn_assoc_ad_type = “smart”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_linkid = “e6734cb63fac7548165c100587d76203”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>
not sure what other information you’re looking for
It’s not enough to copy the code. You have to configure each code block.
If it works for HTML then it works for any code. Ad inserter does not display ads, it only inserts code you configure.
It seems that your problem has nothing to do with the plugin. Please check your code.
the code is exactly as it comes from amazon to be inserted directly into the site. what do you mean by configure the code?
You have to configure each code block in Ad Inserter and define where and how it should appear. But since you have no problem with HTML code it seems that the problem is your Amazon code.
Please examine the source code of your page and check if the code is inserted where it should be. If the code is there then you need to check with Amazon to see why the ads don’t appear.
i inspected the code and ad inserter is not inserting the amazon native ad code, so I don’t believe it’s a problem with amazon ads