Сборки серверов

СливПлатные

Сейчас онлайн

  • DixFix
  • gi2l
  • Koco
  • equizze
  • terpol
  • NovaTristis
  • MineDream712
  • stanosten
  • Masik
  • Miskam4ik
  • savenx
  • andela
  • 432432
  • Huhaa
  • artemis1206
  • reclau
  • fr1z
  • RazorFlamehard
  • IGrok2#9483
  • sidvog
  • SlavaIopdk183
  • deleo2342
  • nablocarlo
  • FaintGod
  • Towa
  • dxoat
  • Thimas_Jefferon
  • Artelees
  • profiwm666
  • bobobo
  • MrLemonleak
  • Софочка
  • 666grin4ikua
  • YSIV
  • Ksewedo5
  • solonsky
  • LastClock
  • 1wairesdв
  • dimkusunt
  • brandonTALENT
  • vanzero
  • ThangMC2374
  • 1MioSubs
  • Frutik
  • undefined322
  • dawidolsza10
  • ibdf
  • ghieldbeef
  • heysaiaan
  • Mr. Stranger
  • Nikita_JO
  • Dima23456789
  • PS_LAZY_SEAL
  • defoltik
  • Abugaga
  • RemForever
  • et1lon
  • JasenKiller
  • l0calh0s1
  • 3JlouAlhimick
  • Jon1232113
  • Vejep
  • stas0955565
  • Dimatry289
  • 1m0rtalirus
  • Dexphase
  • euj3ne
  • TakumiHiji
  • dany66699
  • Uran7569
  • weraft
  • egorin
  • Наталия
  • Votond
  • Kapakulia
  • 1mb1r4ck
  • ushankes
  • elizovetapopova
  • daniil17!
  • daniilbredikhin525@gmail.
  • noob544
  • m0k0xa
  • pandaew
  • Masterok
  • xNoAnimeLover
  • TpycuK
  • Katsuki99
  • gedfgfgd
  • Zloydadad
  • bvvg
  • 7SAAS
  • SIMBAY
  • Toibit
  • Robyan
  • Mvk1337
  • Nakolotnik
  • poltarak2025
  • hoffmann56r
  • _air01
  • yaro
...и ещё 21.

Отключить Titlebar

  • Автор темыGonerdot
  • Дата начала
Gonerdot
Есть код тайтлбара:
Titlebar:
<xf:comment> --- Titlebar --- </xf:comment>
<xf:set var="$uix_titlebar__component">
    <xf:if is="!{$uix_hidePageTitle} || ( {$pageAction} && !property('uix_pageActionBreadcrumb') && (!property('uix_removePageAction') || {{ !in_array({$template}, ['forum_list', 'forum_new_posts', 'thtopics_forum_newest_posts', 'thtrending_trending_view', 'thtopics_forum_latest_threads', 'thtopics_topic_list']) }} )
               )">
        <xf:if is="$headerHtml is not empty">
            <div class="p-body-header">
                <div class="pageContent">
                    {$headerHtml|raw}
                </div>
            </div>
            <xf:elseif contentcheck="true" />
            <div class="p-body-header">
                <div class="pageContent">
                    <xf:contentcheck>
                        <xf:if contentcheck="true">
                            <div class="uix_headerInner">
                                <xf:contentcheck>
                                    <xf:if contentcheck="true">
                                        <div class="p-title {{ $noH1 ? 'p-title--noH1' : '' }}">
                                            <xf:contentcheck>
                                                <xf:if is="!$noH1">
                                                    <h1 class="p-title-value">{$h1}</h1>
                                                </xf:if>
                                            </xf:contentcheck>
                                        </div>
                                    </xf:if>

                                    <xf:if is="$description is not empty">
                                        <div class="p-description">{$description}</div>
                                    </xf:if>
                                </xf:contentcheck>
                            </div>
                        </xf:if>
                        <xf:if contentcheck="true">
                            <div class="uix_headerInner--opposite">
                                <xf:contentcheck>
                                    <xf:if is="!property('uix_pageActionBreadcrumb') && (!property('uix_removePageAction') || ({$template} != 'forum_list') )">
                                        <xf:if contentcheck="true">
                                            <div class="p-title-pageAction"><xf:contentcheck><xf:pageaction /></xf:contentcheck></div>
                                        </xf:if>
                                    </xf:if>
                                    <xf:macro name="uix_sidebarTrigger__component" arg-content="{$uix_sidebarTrigger__content}" arg-location="titlebar" />
                                </xf:contentcheck>
                            </div>
                        </xf:if>
                    </xf:contentcheck>
                </div>
            </div>
        </xf:if>
    </xf:if>
</xf:set>


<xf:macro name="uix_titlebar__component" arg-location="!" arg-content="!">
    <xf:if is="property('uix_titlebarLocation') === {$location}">
        {$content}
    </xf:if>
</xf:macro>
Что тут изменить, чтобы этот блок показывался на ВСЁМ форуме, кроме главной страницы /forums?
[automerge]1696615373[/automerge]
У меня форумы считаются главной страницей и меня люто напрягает этот блок.
1696615353819
Но он необходим на остальных страницах
 
ВерхНиз