Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Recent Articles
Hi, what do I put in the ‘COMMENT NUMBER’ bit to show how many comments have been added to an article!
this is the code on the page:
<txp:article_custom section="articles" limit="5" form="articlelist" />
and this is the code in the form articlelist:
<tr class="home-entries-rows">
<td><a href="<txp:permlink />" title="<txp:permlink />"><txp:title /></a></td>
<td align='right' class='home-entries-stats'><txp:posted format="%d/%m/%y" /></td>
<td align='right' class='home-entries-stats'>COMMENT NUMBER</td>
</tr>
Last edited by driz (2008-09-11 22:31:01)
~ Cameron
Offline
Offline
Re: Recent Articles
How do I get it so that on my article, when I add the comment_invite, it ONLY shows the number and links to the comments! Instead of showing the Comment [1]
OH! and how I do I get my article list to only show the ones previous to the main article, Ie. not the the most recent one! x
Last edited by driz (2008-09-11 22:46:50)
~ Cameron
Offline
Re: Recent Articles
driz wrote:
OH! and how I do I get my article list to only show the ones previous to the main article, Ie. not the the most recent one! x
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: Recent Articles
driz wrote:
How do I get it so that on my article, when I add the comment_invite, it ONLY shows the number and links to the comments! Instead of showing the Comment [1]
Last edited by jm (2008-09-12 00:37:08)
Offline
Offline
Pages: 1