Hi, everytime i added an Ads script like from Chitika using HTML element it messed up my website, can you please help me out?
anyone?
How exactly did it mess it up?
Can you share the page so we have an idea what’s happening?
it seems messing up the stylesheet https://asdsaaad.bubbleapps.io/version-test?debug_mode=true
i added the html element in the bottom part of the page
here’s the code that i added
<script type="text/javascript"> ( function() { if (window.CHITIKA === undefined) { window.CHITIKA = { 'units' : [] }; }; var unit = {"calltype":"async[2]","publisher":"jigsgfx","width":728,"height":90,"sid":"Chitika Default"}; var placement_id = window.CHITIKA.units.length; window.CHITIKA.units.push(unit); document.write('<div id="chitikaAdBlock-' + placement_id + '"></div>'); }()); </script> <script type="text/javascript" src="//cdn.chitika.net/getads.js" async></script>
can anyone help me with this? @NigelG please help 
Stick it in am iframe ? That seems to work.

it works thanks alot 
This topic was automatically closed after 70 days. New replies are no longer allowed.