- AdminCP
- #1
- Kayıtlı
- 1 Yıl 4 Ay 16 Gün
6 Şub 2024
35
306
0
1
25
Germany
XenForo İlk Üç Mesajda Reklam Gösterme Nasıl Yapılır?
" post_macros " şablonunda {{ bb_code($post.message, 'post', $post) }} bulun ve üstüne ekleyin.
" post_macros " şablonunda {{ bb_code($post.message, 'post', $post) }} bulun ve üstüne ekleyin.
Kod:
<xf:if is="$post.position % $xf.options.messagesPerPage == 1 or $post.position % $xf.options.messagesPerPage == 2 or $post.position % $xf.options.messagesPerPage == 3">
Reklam Kodları..
</xf:if>