Xenforo Kodları Misafirlere Gizleme

[XFB] Konu Bilgileri

Konu Hakkında Merhaba, tarihinde Xenforo kategorisinde root tarafından oluşturulan Xenforo Kodları Misafirlere Gizleme başlıklı konuyu okuyorsunuz. Bu konu şimdiye dek 45 kez görüntülenmiş, 0 yorum ve 0 tepki puanı almıştır...
Kategori Adı Xenforo
Konu Başlığı Xenforo Kodları Misafirlere Gizleme
Konbuyu başlatan root
Başlangıç tarihi
Cevaplar
Görüntüleme
İlk mesaj tepki puanı
Son Mesaj Yazan root
Kayıtlı
1 Yıl 4 Ay 16 Gün
Katılım
6 Şub 2024
Konular
35
Mesajlar
306
Rep
0
Tepkime puanı
1
Yaş
25
Konum
Kredi
bayram.moon
bb_code_tag_code sablonunu bulup ıcını komple sılınız. ve bu sablona asagıdakı kodu ekleyınız.
Kod:
<xf:macro template="prism_macros" name="setup" />

<div class="bbCodeBlock bbCodeBlock--screenLimited bbCodeBlock--code">
<div class="bbCodeBlock-title">
{{ $config.phrase ?: phrase('code') }}{$xf.language.label_separator}
</div>
<div class="bbCodeBlock-content" dir="ltr">
<xf:if is="$xf.visitor.user_id">
<pre class="bbCodeCode" dir="ltr" data-xf-init="code-block" data-lang="{{ $language ?: '' }}"><code>{$content}</code></pre>
<xf:else/>    
<pre class="bbCodeCode" dir="ltr" data-xf-init="code-block" data-lang="{{ $language ?: '' }}"><code> Kodlari sadece uyelerimiz gorebilir.</code></pre>
</xf:if>
</div>
</div>
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Üst
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks