![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#2
IP: 218.2.29.112
|
|||
|
|||
|
How do I get adsense to appear on the search pages as well?
to make adsense appear in the search page as well, just use the following code: Code:
{if $category.ID gt 0 or $qu}
{include file="googlead.tpl"}
{/if}
Code:
{if $category.ID != 0}
{include file="googlead.tpl"}
{/if}
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|