View Single Post
  #1  
Old 02-13-2013, 10:46 PM
 
taijasa taijasa is offline
 

Newbie
  
Join Date: Jan 2013
Posts: 9
 

Question How to add new tpl file?

Hello I want to add new tpl file in xcart which will contain a php code which i can write in tpl file. But I am not getting how can I create that tpl file and include it in my template. I know there is need to do some changes in home_main.tpl like
if $main eq "demo.php"}
{include file="customer/newpage.tpl"}

But this code is not working there.

Please any suggestions??
__________________
x-cart-4.5.4goldplus
Reply With Quote