I am trying to put my Adsense for Search code in one of my category descriptions
looks like this:
HTML Code:
<form action="http://farmmanualsfast.com/Search1" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-7968851057197054:xks3sm-p654" />
<input type="hidden" name="cof" value="FORID:11" />
<input type="hidden" name="ie" value="ISO-8859-1" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script>
For some reason it's not working every time I try to save it the page reload and deletes the whole description. The code works for static pages, so I'm not sure why it wouldn't work for category's, it uses the same HTML editor. I have tried Chrome and Firefox, and tried the other HTML editors nothing works.
Any advice?
Thanks,
Tyler