View Single Post
  #203  
Old 01-26-2011, 10:02 AM
 
mpepel mpepel is offline
 

Member
  
Join Date: Aug 2008
Posts: 16
 

Default Re: X-Cart Smart Template v4.4.x

PHIL,
Sorry, language in New Products still doesn▓t work. I think it has to do something with
Code:
{if $config.Smart_Template.st_featured_simple ne "Y"} {include file="customer/simple_products_list.tpl" products=$n_products}
in skin/smart_template/custom/featured_new_products.tpl.
When I change n_products to products=$f_products √ works perfect; also products=$products √ works OK. But $n_products is not translating at all.
I appreciate for any help.

Klemens
www.rozmach.com
__________________
x-cart version v4.4.1
Smart Template v4.4.1
currency rates module for X-Cart v4.4

Reply With Quote