Javascript Issue
-
I’m trying to add a simple javacode but it wont show up. It doesnt give me an error message it just doesnt show up on my blog. I did make sure that java is enabled on my computer. I did try to download about 4 different plugins that are suppose to help support javascript but none seem to work. This javacode is from an affiliate website for a banner which displays coupons. From what I understand I should be able to just copy and paste the code.
I tried to copy and paste the code at the top header and even in the sidebar but the code never shows up. The code is indicated below..
The instructions say just to copy and paste the javacode and dont remove anything from the code which I haven’t. Any ideas or tips???
The javascript below is from the affiliate website which I’m trying to advertise coupons on my blog.
<script type=”text/javascript”>
var ci_cap_scriptId = “105221”;
var ci_cap_bid = “1327740001”;
var ci_cap_format = “160×600”;
var ci_cap_channel = “Right Side Bar”;
</script>
<noscript><p>Coupons powered by Coupons.com</p></noscript>I’ve been doing research for a few hours now and one thing I read was to go into my wordpress profile and disable where it says “Disable the visual editor when writing”. I clicked on that to disable it but that still didnt help anything.
<script type=”text/javascript” src=”//bc.coupons.com/core.aspx/”></script>
- The topic ‘Javascript Issue’ is closed to new replies.