Can’t get Amazon Native Ads to Show with My Notification Bar
-
I have tried all of the settings in this plugin but I can’t get something to work.
I have two conflicting javascript issues it seems.
I have a Notification bar at the top of my site and Amazon Native Ads showing inside the content.
If I adjust some settings in regards to JS, the notification bar goes away and the Amazon native ads appear. Or vice versus. The notification bar shows up but the Amazon ads disappear.
I can’t get BOTH the notification bar and Amazon native ads to show up on my site.
I tried excluding the notification bar .js in the exclude box, but that just causes it to disappear too.
The amazon code I am using for native ads is like this:
<script type=”text/javascript”>
amzn_assoc_placement = “adunit0”;
amzn_assoc_search_bar = “true”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>Is there a way I can exclude the amazon code from being optimized?
- The topic ‘Can’t get Amazon Native Ads to Show with My Notification Bar’ is closed to new replies.