Problem in my site...

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
myCMS

Problem in my site...

Post by myCMS »

Got a problem viewing adsense above the footer using IE. When viewed in IE, both Adsense and footer disappears. Got no problem on Firefox though.

http://www.piang.net

Am still using the default theme, poor me!

Heres the code I made:

   
      {global_content name='Phil_Remittance'}
   
   

     
   
      {global_content name='footer'}
   
Help pls! My site looks awful in IE.
Last edited by myCMS on Wed Jan 23, 2008 8:32 am, edited 1 time in total.
jeffunk
Forum Members
Forum Members
Posts: 32
Joined: Thu Mar 16, 2006 3:17 am

Re: Problem in my site...

Post by jeffunk »

I loaded your site up in Firefox 3 Beta2 and there was no footer to be seen!

One possible problem is that there is no tag for your after

Code: Select all

<__script__ type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
I assume that this code is part of the  {global_content name='Phil_Remittance'}

That might be causing the problem. 

I would suggest cutting all the adsense related blocks out and just trying to get plain text working so that you know that the DIV's and other html are working properly, once you get that working then try putting the javascript back in.

Hope that helps.
myCMS

Re: Problem in my site...

Post by myCMS »

Got it now! It seems the WYSIWYG is the culprit. The way it handles/saves certain scripts.

Anyway, the site is running fine now. Know what? Im already satisfied with the default theme the CMSMS have. Its very neat and can handle more sub pages.

Thanks CMSMS staff!  ;)

Please close this thread.
Locked

Return to “CMSMS Core”