Best Answer black_paw , 14 July 2014 - 08:31
такой код?
return '<a title="'.$this->_item->name.'" href="' . $this->app->route->item($this->_item) . '">' . $this->app->jbstring->cutByWords($this->_item->name, 55) . '</a>';Go to the full post
Best Answer black_paw , 14 July 2014 - 08:31
такой код?
return '<a title="'.$this->_item->name.'" href="' . $this->app->route->item($this->_item) . '">' . $this->app->jbstring->cutByWords($this->_item->name, 55) . '</a>';Go to the full post
Posted 14 July 2014 - 08:43
может проще в шаблоне изменить и трогать ядро?
<?php if ($this->checkPosition('title')) : ?> <h3 class="item-title uk-text-middle"> <?php echo '<a title="'.$this->_item->name.'" href="' . $this->app->route->item($this->_item) . '">'.$this->app->jbstring->cutByWords($this->renderPosition('title'), 55).'</a>'; ?> </h3> <?php endif; ?>
Posted 14 July 2014 - 08:45
может проще в шаблоне изменить и трогать ядро?
<?php if ($this->checkPosition('title')) : ?> <h3 class="item-title uk-text-middle"> <?php echo '<a title="'.$this->_item->name.'" href="' . $this->app->route->item($this->_item) . '">'.$this->app->jbstring->cutByWords($this->renderPosition('title'), 55).'</a>'; ?> </h3> <?php endif; ?>
Да так лучше всего. Спасибо за помощь!
Русский мини форум →
Ищу разработчика за вознаграждение! →
Изменить Дизайн Карточки ТовараStarted by Danser , 10 Aug 2021 дизайн, расположение, html, css and 1 more... 00 |
|
|
||
Основной форум JBZoo →
Пожелания и предложения, планы →
Пожелание. Отключить Js - Css.Started by Сонкин , 06 Jan 2019 css, скрипты 00 |
|
|
||
|
Answered
Основной форум JBZoo →
Организация каталога и внешний вид →
Где лежат фалы css?Started by annaaa , 13 May 2018 css 00 |
|
|
|
Основной форум JBZoo →
Фильтры и поиск по каталогу →
Не работают стилиStarted by VSchukin , 21 Aug 2017 less, css, jbzoo search 00 |
|
|
||
Answered
Основной форум JBZoo →
Организация каталога и внешний вид →
Меню в UlkitStarted by yellowbarmaley , 21 Apr 2017 ulkit, меню, меню каталога and 3 more... 00 |
|
|