You are not logged in.
worked it out. sorry for the silly question.
i realized that it was all in the css css
Offline
Hey,
I am using this plugin but it wont work?
The version is 4.0 of the plugin, the plugin is active.
I created an article calles guestbook with the comments on.
This is my code <code>< txp:sdr_guestbook section=“guestbook” pagelimit=“10” articletitle=“Guestbook” / ></code>
The standard TP input form and artcile output are still intact.
What could be the problem?
Offline
And I have a question myself too:
I would like to have a comment_form in a different column than the displayed comments. In that way the input form could always be on top of the page right next to the most recent comments. Been playing around with this for a few days but can’t get it to work.
Is it possible to separate comments from the input form?
Offline
I think the plugin is working correctly. But how can I change the layout of the guestbook page. I don’t want the title and date of the article to appear. I haven’t found a hint in the forum so far.
Here is my guestbook: http://www.hannesreiff.com/mad/guestbook/
Thank you
Hannes
Offline
In the <txp:sdr_guestbook /> tag you specifiy a form for your article (form=…). Use that form to change whatever should or shouldn’t be displayed.
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Hello,
also with me its not working good.
I have a article called gastenboek
i have a section called gastenboek
In the page section i use :
<code><txp:sdr_guestbook section=“gastenboek” pagelimit=“10” articletitle=“Gastenboek” /></code>
I see the welcome text but no link or form to fill in the guestbook.
What am i doing wrong.
And i have a second question: can i make the layout the same as the guestbook i have on : www.gastenboek.nu/6398.
I like the way the things are put on the screen. But i want my own background.
Roelof
P.S.
I’m seeing a comment-input form by using this in the page section:
<code><div id=“content”>
<txp:sdr_guestbook section=“gastenboek” pagelimit=“10” articletitle=“Gastenboek” />
<txp:recent_comments label=“Recent Comments” limit=“10” break=”<br />” />
<txp:article form=“comments_display” limit=“10” listform=“comments_display” />
</div>
</code>
But now im not seeing the comment appear.
Who can give me a hint ?
Last edited by roelof (2006-02-01 21:22:44)
Offline
order by posted desc is from newest to oldest, so I don’t quite understand you? Also, there is a newer version of this plugin, better use that one.
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Hi there, Im quite new with TXP, but my knowledge is gettin better :) Althought I still have big problems with setting my guest book. I have found this and some other mods, but there are not working (form and messagges are not shown). Is there anyone able to help me via ICQ, MSN or just email please ?
I would be grateful for any reaction. Thanks a lot, ZeeRaX
Last version I tryied is this one: http://txp-plugins.netcarving.com/plugins/guestbook-and-comment-pack-integration
And Im using TXP ver. 4.0.4
Offline