Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Code in body_aside (form) and two sections (pages) ... ?
In body_aside (form):
<aside class="complementary-content">
<txp:if_individual_article>
<txp:article_custom section="praktijk" sort="position asc" wraptag="ol" class="titles" label="(Artikelen)" labeltag="h4">
<li<txp:if_article_id id='<txp:article limit="1"><txp:article_id /></txp:article>'> class="active"</txp:if_article_id>><txp:permlink><txp:title /></txp:permlink></li>
</txp:article_custom>
</txp:if_individual_article>
There is another page/section (‘info’) that needs to use this form. How do I arrange that?
Last edited by RedFox (Today 18:37:19)
Offline