Hello guys, I've been wondering how to place Adsense on WordPress's frontpage, between posts. What I mean is like LiewCF.com. I've tried using theloop.php, and it appears under every post. Quite weird.
well, I don't use K2 theme, therefore I don't have theloop.php. You can refer to http://www.tamba2.org.uk/wordpress/adsense/ for tutorial to add AdSense code into WordPress blog. You might need to read PHP code.
Finally I made it. The k2's loop's term is not the same with other themes. The use <?php } /* End The Loop */ ?> and <?php /* Start the loop */ instead of <?php if (have_posts()) and <?php endwhile; ?>. Thanks.
download the adsense deluxe plug-in http://www.acmetech.com/blog/2005/07/26/adsense-deluxe-wordpress-plugin/