Xf2 Modifikasyon Mesajdaki Yeni Mesaj Düğmesi

XFdestek

Kurucu Üye
XFD Üyesi
Katılım
25 May 2014
Mesajlar
832
Tepkime puanı
358
Puanları
63
Konum
Türkiye
Web sitesi
xenforodestek.net

İtibar:

ACP -> Şablon -> thread_view ve bul:
Kod:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
Aşağıdaki kodla değiştirin :

CSS:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
<xf:pageaction if="$forum.canCreateThread()">
    <xf:button href="{{ link('forums/post-thread', $forum) }}" class="button--cta" icon="write">
        {{ phrase('post_thread') }}
    </xf:button>
</xf:pageaction>
yeni haber.png
 
Üst Alt