[TYPO3-shop] Wrap for single category in CATLIST

Sacha Vorbeck Vorbeck at moduleBox.com
Mon Nov 6 17:03:04 CET 2006


Hi,

I`m just testing the new tt_products for the first time. So far
everything works fine, thanks for your efforts, it`s a lot better than
the original now.

One question:

If I insert a category-list, the list gets diplayed like this:

<div class="tt_products_item_catlist">
<ul id="cat1"> </br><option class="w1" value="1"> </br></br>
<a
href="index.php?id=273&amp;tx_ttproducts_pi1[cat]=1&amp;cHash=0745f726fe"
class="w1">Cat1</a></br>
<option class="w2" value="2"> </br></br>
<a
href="index.php?id=273&amp;tx_ttproducts_pi1[cat]=2&amp;cHash=88333c39f4"
class="w2">Cat2</a></br>
</option></ul>

How can I get rid of the option-Elements and why are the <li>-elements
missing?

-- 
thank you - all the best,
Sacha



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