Quote:
Originally Posted by pauldodman
{if $main eq "catalog" and $current_category.category eq ""}
{ HOME PAGE show my own banner (My HTML Code)}
{else}
{ ALL OTHER PAGES show google banner (Google Adsense Code)}
{/if}
|
Hello
Thanks Pauldodman you understand what I want and we have done the job and got the results we want.
We put the code
{if $main eq "catalog" and $current_category.category eq ""}
{include file="addons/banners/col/banner_1.tpl"}
{else}
{include file="addons/banners/col/google_banner.tpl"}
{/if}
Can see on our site
http://www.soft-reseller.com
Thanks again and regards