Re: AAAHHHH I've gone stupid again!
Yeah the customer/main/welcome! that's were I've always looked but now I've got nothing!
I look in webmaster mode, I've used firebug, I've wept and begged and I've threatened the site with violence. Nada!
This is what I got
{if $display_greet_visitor_name}
<h1>{$lng.lbl_welcome_back|substitute:"name":$disp lay_greet_visitor_name} </h1>
{elseif $lng.lbl_site_title}
<h1>{$lng.lbl_welcome_to|substitute:"company":$lng .lbl_site_title|amp}</h1>
{else}
<h1>{$lng.lbl_welcome_to|substitute:"company":$con fig.Company.company_name|amp}</h1>
{/if}
{$lng.txt_welcome}<br />
{if $active_modules.Bestsellers and $config.Bestsellers.bestsellers_menu ne "Y"}
{include file="modules/Bestsellers/bestsellers.tpl"}<br />
{/if}
{include file="customer/main/featured.tpl"}
What do you think??
Help me obi wan!
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
|