Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-11-04 22:48:07

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Articles by section / then cats in section / then thumbs in cat

I tried this based on a combination of possibilities that Zem and Jeremie were doing in “Tag Examples”

Does anyone know how I can do this?

You can see how it breaks up here

<code>
<txp:if_different>
<h2><txp:section title=“1” link=“1”/></h2>
</txp:if_different>
<txp:if_different>
<h3 class=“content-title”><txp:category1 title=1 /></h3>
</txp:if_different>
<div class=“thumb”>
<ul>
<li><a href=”<txp:permlink />” title=”<txp:title/> , by <txp:section title=“1” />” ><txp:zem_article_thumb /></a></li>
</ul>
</div><!—close thumb—>
</code>

Thanks,

Matthew


Offline

Board footer

Powered by FluxBB