[TYPO3-shop] Template doesn't change

Franz Holzinger franz at fholzinger.com
Thu Aug 3 07:34:10 CEST 2006


Hello Wubbo Onius,
> 
> First of all: the template doesn't change!
> I got the CSS based template from openstream.ch, use tt_products 2.5.0 
> and put this line in my tpl file:
> 
> ## PRODUCTS ##
> plugin.tt_products.file.templateFile = 
> fileadmin/templates/v2.0/products_template_CSS2.tmpl
> 
> It doesn't change anything!
> 
This only works in Constants.
In Setup you must use

plugin.tt_products.templateFile = 
fileadmin/templates/v2.0/products_template_CSS2.tmpl

see the file static/.../setup.txt

- Franz



More information about the TYPO3-project-tt-products mailing list