Helo,,
How can I add Adsense after the post summery? This is what I am looking for
1. Post Summery
2. Adsense
3. Post
Is there a plugin for this purpose?
Thankx in advanced
Helo,,
How can I add Adsense after the post summery? This is what I am looking for
1. Post Summery
2. Adsense
3. Post
Is there a plugin for this purpose?
Thankx in advanced
I may not be understanding the scope of your question but could you just use:
the_excerpt();
//replace with adsense code
the_content();
?
This topic has been closed to new replies.