[TYPO3-ttnews] NEWS CATEGORY IMAGE

laetitia etcheverry laeti.etcheverry at gmail.com
Wed May 21 11:33:45 CEST 2014


The link is good.

I have that:

<div class="news-list-container">
	###NEWS_CATEGORY_ROOTLINE###
	<!-- ###CONTENT### begin
		  This is the part of the template substituted with the list of news: 
		-->
		<!-- ###NEWS### begin
			Template for a single item 
		-->
		<div class="news-list-item" style="border-left:4px solid lightgray; border-bottom:1px solid lightgray; font-size:12px; margin-bottom:5px; padding-left:5px;">		
				<span style="font-size:10px; margin-left:5px;"><div class="news-list-category">###CATWRAP_B### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E###</div> ###NEWS_DATE### </span>
			<br/>
			 <p style="margin-left:5px;">###NEWS_SUBHEADER###</p>
			 ###NEWS_CATEGORY###  
			<div class="news-list-morelink"><!--###LINK_ITEM###--><i>Lire la Suite</i><!--###LINK_ITEM###--><img src="fileadmin/img/Site/rightarrow2.gif" width=10px></div>	
			<hr class="clearer" /></div>
			<!-- ###NEWS### end-->		
			<!-- ###CONTENT###  end -->	
		</div>
		<!-- ###TEMPLATE_LIST### end -->	

And the div news-list-category is empty .

The image category is the good one, news are in the category.

I don't know why it doesn't work anymore.
Because it worked last week.

thx 
Laetitia


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