Quote:
Originally Posted by Lynne
HTML Code:
<if condition="$post['postid']==$thread['firstpostid']">
Stuff for first post only here
</if>
I think that will work.
|
I think I jumped the happiness gun a bit too early.
This code is perfect for detecting if the current post is the first post even in a thread.
What I was wanting to achieve is to detected (yes/no) if the current post is the first post of a thread in that page.
I am sure the answer is simple, but i am not sure of where to look.
Looking forward to reply.
Karan