Ad Not showing In Table
-
I saw another post about an Adsense ad not showing and saw the resolution to that but this ad code is slightly different and that solution won’t seem to work. Any other possible causes and/or solutions for getting this ad code to appear in the TablePress table?
<script type=’text/javascript’>
<!–//<![CDATA[
document.MAX_ct0 =”;
var m3_u = (location.protocol==’https:’?’https://cas.criteo.com/delivery/ajs.php?’:’https://cas.criteo.com/delivery/ajs.php?’);
var m3_r = Math.floor(Math.random()*99999999999);
document.write (“<scr”+”ipt type=’text/javascript’ src='”+m3_u);
document.write (“zoneid=70528”);document.write(“&nodis=1”);
document.write (‘&cb=’ + m3_r);
if (document.MAX_used != ‘,’) document.write (“&exclude=” + document.MAX_used);
document.write (document.charset ? ‘&charset=’+document.charset : (document.characterSet ? ‘&charset=’+document.characterSet : ”));
document.write (“&loc=” + escape(window.location));
if (document.referrer) document.write (“&referer=” + escape(document.referrer));
if (document.context) document.write (“&context=” + escape(document.context));
if ((typeof(document.MAX_ct0) != ‘undefined’) && (document.MAX_ct0.substring(0,4) == ‘http’)) {
document.write (“&ct0=” + escape(document.MAX_ct0));
}
if (document.mmm_fo) document.write (“&mmm_fo=1”);
document.write (“‘></scr”+”ipt>”);
//]]>–></script>Thanks for any help.
Tim
- The topic ‘Ad Not showing In Table’ is closed to new replies.