i done everything and i convert my blog in to google adsense revenue sharing program by using Author Advertising Plugin. but when i added this code on Thesis Custom Function //************************************************** ************************* /* Adsense after every post Author advertising */ function add_adsense_media2 () { ?> <p><?php if (function_exists('kd_template_ad')) { kd_template_ad(2); } ?> </p> <?php } add_action('thesis_hook_after_post', 'add_adsense_media2'); //************************************************** ************************* than i cant not see ads before Tagged as and Related posts.
There should be some error in the Ad code. Check the source of the page first, whether it has correct Ad code or not.
i am sure that the problem is with your ad code. please check the code again. i don't know programming very welll but i know that this type of problems are occured when coding is not accuriate. thanks