Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2008-11-09 13:39:52
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
why doesn't this work properly ( comments pagination)
Hello,
I use rah_comments to make a guestbook.
My comments_display form looks like this :
<h2 id=”<txp:text item=“comment” />”>
<txp:comments_invite textonly=“1” showalways=“1” showcount=“0” /></h2>
<txp:rah_comments wraptag=”“ break=”“ limit=“20” />
<txp:if_comments_preview>
<div id=“cpreview”>
<txp:comments_preview />
</div>
</txp:if_comments_preview>
<txp:if_comments_allowed>
<txp:comments_form isize=“25” msgcols=“45” msgrows=“15” />
<txp:else />
<p><txp:text item=“comments_closed” /></p>
</txp:if_comments_allowed>
But instead of page’s i only see the first 20 entry’s.
Who can help me.
Roelof
Offline
Re: why doesn't this work properly ( comments pagination)
Roelof, please post your request for help in the rah_comments plugin thread
Offline
Re: why doesn't this work properly ( comments pagination)
I’ve answered your original post which has more information though I wonder if it is correct.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#4 2008-11-09 14:44:49
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: why doesn't this work properly ( comments pagination)
oke,
I answered your questions also there so this can be closed.
Roelof
Offline