xml Active member May 1, 2018 #1 To display google adsense on the first and last post for xenfro1.x, I used this code: <xen:if is="{$post.position} == 0 OR {$post.post_id} == {$lastPost.post_id}"> What changes should I apply on that code to make it work for xenforo 2.x?
To display google adsense on the first and last post for xenfro1.x, I used this code: <xen:if is="{$post.position} == 0 OR {$post.post_id} == {$lastPost.post_id}"> What changes should I apply on that code to make it work for xenforo 2.x?