I created a pop over form via aweber that uses java script
pop over form script:
<script type="text/javascript" src="http://forms.aweber.com/form/50/450394150.js"></script>
after I copy it between my <body> tags, I lose my header, sidebar and others from my blog appearance.
If I remove the scripting then they all come back, so I know it is having some conflicts.
aweber support advised me that it sounded like the WP Theme CSS was having conflicts....
I have added an exit window and that works fine without causing issues.
I tried adding the pop over form script to the "header.php" and to the "footer.php" with the same result.
My blog address is http://www.AskHimOrHerOnline.com/blog I left the pop over script so you can see what im talking about.
Please help