table layout of the catalogue hide ID
Started by
djam
, Aug 14 2016 17:09
4 replies to this topic
#1
Posted 14 August 2016 - 17:09
Hello,
How can i hide or remove the ID column display, from the table of the table layout of the catalogue?
Best regards
Djam
#2
Posted 15 August 2016 - 07:13
Hi Djam,
I'm sorry, I don't understand you.
What do you mean? Can you show me "ID colum" on screenshort?
Thanks.
I'm sorry, I don't understand you.
What do you mean? Can you show me "ID colum" on screenshort?
Thanks.
JBZoo v4.0 и новый чудный мир Open Source GPL
Отключайте проверку лицензий как можно скорее!
Отключайте проверку лицензий как можно скорее!
— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.
#4
Posted 15 August 2016 - 11:51
Hi,
Thanks.
You should remove td tags here
media\zoo\applications\jbuniversal\templates\<ZOO_TEMPLATE>\renderer\item_columns\<TABLE TEMPLATE>.php
And here
media\zoo\applications\jbuniversal\templates\auto\renderer\item\<ITEM_TYPE>\teaser.php
Thanks.
You should remove td tags here
media\zoo\applications\jbuniversal\templates\<ZOO_TEMPLATE>\renderer\item_columns\<TABLE TEMPLATE>.php
And here
media\zoo\applications\jbuniversal\templates\auto\renderer\item\<ITEM_TYPE>\teaser.php
JBZoo v4.0 и новый чудный мир Open Source GPL
Отключайте проверку лицензий как можно скорее!
Отключайте проверку лицензий как можно скорее!
— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.
#5
Posted 15 August 2016 - 12:57 Best Answer
Great!! thank you.