- AdminCP
- #1
- Kayıtlı
- 1 Yıl 4 Ay 1 Gün
6 Şub 2024
0
272
0
0
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>