Quote:
Originally Posted by fernando
3. Add the following lines near the bottom of skin1/customer/home_main.tpl
Code:
{* Lines added for sitemap *}
{elseif $main eq "sitemap"}
{include file="customer/sitemap.tpl"}
{* End of added lines *}
{else}
{include file="common_templates.tpl"}
{/if}
|
Hi Fermando,
Would you please help me on this? After this step, there's smarty error...not sure if I have put the right code at the right file...
I had to delete the whole thing...
Thanks,