acheashadow
Member
Posted 1 year ago #
Hi,
Im running some adverts on my wordpress site (http://www.xboxer360.com) but they wont appear. Ive tested them on http://www.xboxer360.com/test.php and they work fine
Ive tried inserting this code: `<script src="http://cds.adecn.com/add/script.js?v=2.2;siteId=65245;spotId=10277;width=120;height=600$method">
</script>` straight into my index.php, header.php, sidebar.php and single.php but it wouldnt appear and so i tried inserting it as an include and still no joy!
Any ideas?
acheashadow
Member
Posted 1 year ago #
can we have a look at the site where the adverts do NOT work?
acheashadow
Member
Posted 1 year ago #
Okay ive just realised that the adverts work in FIREFOX not ie.. any suggestions?
acheashadow
Member
Posted 1 year ago #
anyone? it works fine in firefox just not IE7 (not sure anout IE6)
ok, without the possibility to look at your actual page:
try adding type="text/javascript" to the script tag
<script type="text/javascript"src= etcetera
acheashadow
Member
Posted 1 year ago #
the source is: `<script src="http://cds.adecn.com/add/script.js?v=2.2;siteId=65245;spotId=10274;width=468;height=60$method">
</script>`
what would i need to do to that?
acheashadow
Member
Posted 1 year ago #
You need to take it up with the ad company. If the script is on the page, then there's nothing we can tell you. It's the script's problem, not WordPress's.