Jump to content

Вывести название раздела\темы

Featured Replies

Posted
comment_15273

Нужно вытащить название разделатемы в шапку

Попытался из globaltemplate вытащить код из титлов


{$header_items['title']}<if test="pagenumberintitle:|:$header_items['page']"> {$this->lang->words['page_title_page']} {$header_items['page']}</if>

не помогло...

Щас вот так:post-3267-0-56273000-1366913492.png

А нужно сделать вот так:post-8008-0-47876000-1366920773_thumb.jp

comment_15292

Куда-нибудь в branding:


<foreach loop="navigation:$items['navigation'] as $idx => $data">
<span itemprop="title">{$data[0]}</span>
</foreach>
[/CODE]

Не совсем то, но другого варианта нет.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.