[xFv]
Well-known member
Hello!
What would be the equivalent XF2 synatx for this?
I am basically looking for First Post on Every page, but for XF2.
Any help is much appreciated!
What would be the equivalent XF2 synatx for this?
[I]<xen:if is="{$post.position} % {$xenOptions.messagesPerPage} == 0 AND !{$message.conversation_id}">...</xen:if>[/I]
I am basically looking for First Post on Every page, but for XF2.
Any help is much appreciated!
Last edited: