Ok, so in the older versions I could use the "source" button to add google ad sense ads and everything was fine. I recently upgraded to the newest version and there is a problem.
I can go into source mode and add the code, it inserts it into the database. GREAT! Perfect and ads show up fine.
The problem is, trying to edit that code. I open the page I use to edit the ads with ckeditor and the texfield is blank, I go to source mode and it's blank.
All this seemed to work great in FCKeditor...... what happened and how canthis be fixed?
Thanks
this is the code:
<div align="right" style="padding-top: 10px; PADDING-RIGHT: 8px"><script type="text/javascript"><!--
google_ad_client = "pub-XXXXXXXXXXXXXX";
/* Cookbook V5 Top 728x15, created 5/16/08 */
google_ad_slot = "1599461936";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>