If you go to my website in my signature you can see the ads on the right sidebar. Well when you click on a individual post they are gone. Why is this and how do I fix it?
I can tell you from experience with wordpress that just sticking your adsense in your wordpress templates is not going to work. For some reason the code just never takes root giving you any ads, or they do show-and problems like your having arise. So what do you do? Your using wordpress! Go find a good plug in that will allow you to post your adsense in your page templates anywhere you want. I suggest Adman, but theres many others to choose from. Just search on the wordpress extend site.
try it right under the <?php get_header(); ?> <div id="wrapper" > <div id="leftsidebar"> GOOGLE CODE HERE then look what it does to the page, you may have to adjust it to where you want it, i would say trial and error.