![]() |
| | LinkBack | Themen-Optionen | Thema bewerten | Ansicht |
|
#1
| |||
| |||
Hallo, habe seit Installation von Typo3 4.0 und tt_products ziemlich häufig um Links ein HTML-Code: <span class="tx-ttproducts-pi1-wrap1"> HTML-Code: <div class="tx-ttproducts-pi1"> Wie und wo kann ich diese denn entfernen? Grüße, Stefan |
|
#2
| |||
| |||
| Es wurde mit HTML-Code: plugin.tt_products.wrap1 = <span class="tx-ttproducts-pi1-wrap1"> | </span> Einfach in den eigenen Constants auf leer setzen. HTML-Code: plugin.tt_products.wrap1 = |
|
#3
| |||
| |||
Bin ich doof Ich meinte aber eigentlich was anderes, habe wohl den falschen Code kopiert. In der Kategorie-Ansicht wird bei mir folgender Code einggfügt: HTML-Code: <!-- ###ITEM_CATLIST_TEMPLATE### begin --> <div class="tx-ttproducts-pi1"> <div id="tx-ttproducts-pi1-listcat"> <table class="index"> <tr> <td class="index-head1"><a href="index.php?id=8..." class="w1">Kategorie1</a></td> </tr> <tr> <td class="index">###CATEGORY_SUBTITLE###</td> </tr> <tr> <td class="index-head1"><a href="index.php?id=8..." class="w2">Kategorie2</a></td> </tr> <tr> <td class="index">###CATEGORY_SUBTITLE###</td> </tr> </ul> </table> </div><!-- END: tx-ttproducts-pi1-listcat --> </div> <!-- ###ITEM_CATLIST_TEMPLATE### end --> HTML-Code: <!-- ###ITEM_CATLIST_TEMPLATE### --> <table class="index"> <!-- ###CATEGORY_SINGLE### begin--> <!--###LINK_CATEGORY### begin--> <tr> <td class="index1">LIST_LINK###</td> </tr> <tr> <td class="index2">###CATEGORY_SUBTITLE###</td> </tr> <!--###LINK_CATEGORY### end--> <!-- ###CATEGORY_SINGLE### end--> </table> <!-- ###ITEM_CATLIST_TEMPLATE### end --> |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| <p class="indent"><div class="indent"></div></p>... werde verarscht? | -|who.exe|- | TYPO3 4.x Rich Text Editor | 3 | 29.08.08 09:17 |
| <p class="bodytext"> ... </p> Ummantelung entfernen | kingpin | TYPO3 4.x Rich Text Editor | 2 | 24.07.08 15:38 |
| new frontend login box - Benutzerliste - "Suche"-feld entfernen | КаіСорен | TYPO3 4.x FE-User | 0 | 23.07.07 01:17 |
| jw_calendar - <div class="tx-jwcalendar-pi1"> entfernen | seyfert | Kalender | 0 | 21.06.06 10:14 |
| <p class="bodytext"></p> entfernen | hans-martin | TYPO3 3.x Fragen und Probleme | 3 | 11.04.06 18:51 |