How to put adsense code into word press blog to work correctly ? when i put it within article it does not appear on page. Wordpress puts <br/> tag after each string. how to avoid this ? google_ad_height = 280;<br /> google_ad_format = "336x280_as";<br /> google_ad_type = "text";<br /> google_ad_channel ="";<br /> google_color_border = "000000";<br /> google_color_bg = "F0F0F0";<br />
I haven't tried to put into article directly. Template is located in your wordpress directory /wp-content/templates
It's not impossible. I suppose that you wanted to insert the ads to each post? You should edit the template.
There is no template directory Only wp-content/themes/ Which file should i edit in order to add ads within article ?
No,you don't need to use the FTP..Log into your wordpress and click 'Edit Template',you should edit over there.
To get access to your template you must log on and go to presentation, then theme editor. You insert the code exactly has is in your template, do not use </br>. If you want adsense in your posts you need this plugin.
Use AdSense Deluxe, the best plugin to insert AdSense in your post. The WordPress WYSIWYG is not good at all. Maybe you should disable it to format your article easier.