Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-11-17 16:24:12

Dragan
Member
From: Novi Sad, Serbia
Registered: 2005-10-26
Posts: 100
Website

Reseting to a pre 4.0.2 comments preview style

I am using comments as an unordered list, and it won’t spit out the preview correctly. Here’s my code, and I was thinking if you can modify it in order to show the comments as before—so first the article, than the comment preview.

bc..<txp:comments />

<hr class=“nodisp” />

<txp:if_comments_allowed>
<txp:comments_form />
</txp:if_comments_allowed>

<txp:if_comments_disallowed>
<p class=“accentblock”>Komentari zatvoreni.</p>
</txp:if_comments_disallowed>

(Topic was relocated from here. :) -Mary)

Last edited by Mary (2005-11-19 08:58:26)

Offline

#2 2005-11-19 09:06:26

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Reseting to a pre 4.0.2 comments preview style

Before 4.0.2, previews were always shown before the article itself. Here are details on what happens now.

If that weblog entry does not help, can you re-state what it is that you are getting now, and what it is that you want different?

Offline

#3 2005-11-19 10:32:39

Dragan
Member
From: Novi Sad, Serbia
Registered: 2005-10-26
Posts: 100
Website

Re: Reseting to a pre 4.0.2 comments preview style

Thanx Mary, just what I was looking for (I was looking more of an explanation to what was happening, than finshed code). I have ended up with live comments preview, which I need to polish a little bit and it will be perfect. ;)

Offline

Board footer

Powered by FluxBB