Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
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
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline