[TYPO3-shop] heading copy removal (Andreas Kundoch)
Marko Minic
mminic at mac.com
Mon Mar 16 16:09:06 CET 2009
Hi,
I have tried with
TCEMAIN.table.tt_products {
disablePrependAtCopy = 1
}
TCEMAIN.table.tt_products_articles {
disablePrependAtCopy = 1
}
but I still got (copy 1) in products list and single view in header.. source code below:
<!-- Header: [begin] -->
<div class="csc-header csc-header-n3"><h1> (copy 1)</h1>
</div>
Maybe some other solution? Do I need to put that in siteroot page in tsconfig or in ts setup?`
Marko
More information about the TYPO3-project-tt-products
mailing list