abdfahim Well-known member Feb 5, 2017 #1 I can add an Advert after first post using below Code: <xen:if is="{$post.position} % {$xenOptions.messagesPerPage} == 0 AND {$thread.reply_count} > 0"> I want to add it after first unread post, is there a conditional statement for that?
I can add an Advert after first post using below Code: <xen:if is="{$post.position} % {$xenOptions.messagesPerPage} == 0 AND {$thread.reply_count} > 0"> I want to add it after first unread post, is there a conditional statement for that?