I just implemented a 728 x 90 txt ads to one of my new pages. To my surprise I am getting a different kind of ad displaying in my pages. Please see below ] Click here to see the strange ad. screen shot Can any one explain this before I ask G.
When I put my ads into my new directory I embedded it into the PHPLD templates so the code was alittle weird. Not working version {strip} template codes more codes etc {GOOGLE ADS CODE} more codes {/strip} Code (markup): Here's how I fixed it {strip} template codes more codes etc {/strip} {GOOGLE ADS CODE} {strip} more codes {/strip} Code (markup): I added the end strip before the code so it didn't strip the code you could try that and see if it works?
When using javascript in sfotware that uses phpsmarty put all javascript you include in your templates wrapped in the: {literal} {/literal} Tags.
I got this Strange adsense ads display before too. It was not always like that, sometime it was normal, sometime not. Now didn't happen at all.
Friends, Now I am getting the regular ads. I used 'include' function after placing the adsense code as a ".tpl" file in the templates directory of phpLD.