[TYPO3-shop] markers for individual images in template

Juan Pablo Villaverde jpablo at omnisciens.com
Tue Jul 15 04:14:01 CEST 2008


Still not working, now I have:

  <ul><li>###PRODUCT_IMAGE2:DOS###</li></ul>

plugin.tt_products{
  limitImage = 10
  separateImage = 1
  conf.tt_products.ALL.image.dos {
    wrap = |
    file.maxW = 107
    file.maxH = 89
  }
}

But the images are not showing, something else missing/wrong?

Regards,

Juan Pablo Villaverde
jpablo at omnisciens.com
http://www.omnisciens.com

"Franz Holzinger" <franz at fholzinger.com> escribió en el mensaje 
news:mailman.1.1216026685.7496.typo3-project-tt-products at lists.netfielders.de...
> Juan Pablo Villaverde a écrit :
>> I tried but now the image dissapeared!
>>
>> I have this:
>>                           <ul><li>###PRODUCT_IMAGE2:DOS###</li></ul>
>> and this:
>> plugin.tt_products.conf.tt_products.ALL.image.dos {
>>   wrap = |
>>   file.maxW = 32
>>   file.maxH = 28
>> }
>>
>> Should I enable something else via typoscript?
>>
> Yes, if you have more than one image, you must always set:
>
> limitImage = 10
> separateImage = 1
>
> Franz
>
>
> 




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