PDA

View Full Version : adsense on sidebar??


enoc
09-06-2006, 10:14 AM
Please help...

How can I display adsense on the sidebar of my directory but will not be visible in the index page? it will only be seen when visitors use SEARCH or browse categories, etc......

Dave Baker
09-06-2006, 11:22 PM
Try to use this code in tpl file.

{if ($category.level|default:-1) neq 0}
{$adsense}
{/if}