I have been tying to add adsense to posts in my wordpress so when i post adsense shows up just before comment add etc section. Anyone know how to impement it im tearing my hair out here , well little that i have lol. Thanks Kev
That didnt work due to me trying to use this hack here to do revenue share with a blog http://www.kinkydress.com/php-scripts/author-adsense/ So i would need to insert the adsense code straight into the actual code.
Try this plugin - its the best one out there in my opinion. If that doesn't work then click on the code button or type <code> insert the code and then type </code>
The file to insert the code manually in would be your template's "single.php" file. In it, find the line showing: < ?php comments_template(); // Get wp-comments.php template ? > Insert your ad code just above it.