Quote:
Originally Posted by bada_bing
Thanks Jim...
I had tried that but I believe the postbit is the wrong template. I did get it working on the PM_newpost though.. thanks...
|
You've got to cache the template/data to display on the page. Private.php doesn't cache all the information necessary to display the ads. You could do this with a manual edit to the private.php file or changing the hook location for the adsense mod.
Alternatively you could just add the html code contained in the template between the conditional statement so that it just calls it directly.