OakleyForum
Well-known member
I'm having trouble piecing together a conditional for last posts only. Currently I have this:
<xen:if is="!{xen:helper ismemberof, 25, 26} AND {$thread.last_post_id}">
But it still showing the ad in all the posts, not just the last.
<xen:if is="!{xen:helper ismemberof, 25, 26} AND {$thread.last_post_id}">
But it still showing the ad in all the posts, not just the last.