![]() |
hiding compnay name in location.tpl on home.php
Hi
I don't want the company name to show on home page that is in location.tpl. I am sure it is in the forums somewhere but I have not located it yet. Thanks Chris 4.016 |
In home.tpl, replace this:
{include file="location.tpl"} with this: {if $main eq "catalog" and $current_category.category eq ""} {else} {include file="location.tpl"}{/if} |
Thanks again Padraic
Cheers Chris |
All times are GMT -8. The time now is 06:55 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.