[TYPO3-shop] Describing pages

Jogvan Olsen jo at atlanticvideo.dk
Tue Apr 22 08:55:34 CEST 2008


Hi List

I had some type error in my template…

Now I have this in my template, and it work fine:

<a href="index.php?id=###PRODUCT_NOTE_UID_1_uid###/">Referancer: 
###PRODUCT_NOTE_UID_1_title### </a> <br>
				
<a href="index.php?id=###PRODUCT_NOTE_UID_2_uid###/">Referancer: 
###PRODUCT_NOTE_UID_2_title### </a>

But how can I hide the link (the word “Referancer:  “) in FE, if there 
are on pages selected in “Describing pages”?

Thanks
Jógvan Olsen


Jogvan Olsen skrev:
> I am trying  to use ”describing pages” in my singleview, but nothing 
> shows up in my front end.
> 
> I can’t find anything in the manual about it – but I suppose that it 
> should show links to the pages I select as ”describing pages” in BE.
> 
> In my template I have these markers (from products_css_variants_de.html):
> 
> ###PRODUCT_NOTE_UID_1_title###
> ###PRODUCT_NOTE_UID_1_1_TEXT_bodytext###
> 
> But nothing show up in FE, what am I missing?
> 
> 
> I use:
> Typo3 ver. 4.1.5
> tt_products 2.5.5
> fh_library 0.0.19
> div 0.1.0
> table 0.1.9
> 
> thanks in advance
> Jógvan Olsen


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