Перейти к содержимому


Фотография
- - - - -

h3 tag in teaser

teaser tag

Лучший Ответ SmetDenis , 12 May 2013 - 15:34

Hi!

Find this file media/zoo/applications/product/templates/default/renderer/item/teaser.php 

and replace this code

echo $this->renderPosition('description', array('style' => 'block'));

to

echo $this->renderPosition('description', array('style' => 'default'));
echo $this->renderPosition('description'); // or alternative
Перейти к сообщению


  • Закрытая тема Тема закрыта
В теме одно сообщение

#1 Musylype

Musylype

Отправлено 12 May 2013 - 12:43

Hello, I have a problem with zoo 2.6 (yootheme)!
 
I add a field value of good (one line text) to description position in teaser template
i need price label put in one line as a value of goods, but now value in other line (below)

in firebug shows that problem with H3 tag

 
How to remove H3 tag in the name of the field?


#2 SmetDenis

SmetDenis

Отправлено 12 May 2013 - 15:34   Лучший Ответ

Hi!

Find this file media/zoo/applications/product/templates/default/renderer/item/teaser.php 

and replace this code

echo $this->renderPosition('description', array('style' => 'block'));

to

echo $this->renderPosition('description', array('style' => 'default'));
echo $this->renderPosition('description'); // or alternative

  • 0
JBZoo v4.0 и новый чудный мир Open Source GPL
Отключайте проверку лицензий как можно скорее!



— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.






Темы с аналогичным тегами teaser, tag

Click to return to top of page in style!