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


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

Filter


Лучший Ответ SmetDenis , 24 June 2014 - 22:30

Hello,

I made for you some simple solution like this.
Attention! Some filter params may doesn't work.

xm3_200x0.png
I hope, that have understood you correctly.

Instalation
Replace file media\zoo\applications\jbuniversal\templates\catalog\filter.php
to my version

and add simple styles

.jbzoo .request-list {
    margin-bottom: 1em;
}

.jbzoo .request-label {
    font-weight: bold;
}

.jbzoo .request-remove {
    font-weight: bold;
    font-size: 14px;
    color: #d00 !important;
    line-height: 20px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 0.5em;
    background: url('../img/icon/cancel.gif') no-repeat center left;
}

.jbzoo .request-row {
    float: left;
    margin-right: 1em;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0.5em;
    margin-bottom: 0.5em;
}
Best regards, Denis. Перейти к сообщению


  • Закрытая тема Тема закрыта
Сообщений в теме: 2

#1 P.K

P.K

Отправлено 19 June 2014 - 04:18

Hi

I use jbzoo filter with jquery buttons. So i wish to display the selections made in filter separately at another place. Can this be possible? Displaying only those buttons which are selected at separate place


  • 0

#2 SmetDenis

SmetDenis

Отправлено 20 June 2014 - 11:06

Hi,

JBZoo uses for buttons - jQueryUI, and I think it cann't to do this.
Can you show me some example at another website ?

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



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


#3 SmetDenis

SmetDenis

Отправлено 24 June 2014 - 22:30   Лучший Ответ

Hello,

I made for you some simple solution like this.
Attention! Some filter params may doesn't work.

xm3_200x0.png
I hope, that have understood you correctly.

Instalation
Replace file media\zoo\applications\jbuniversal\templates\catalog\filter.php
to my version

and add simple styles
.jbzoo .request-list {
    margin-bottom: 1em;
}

.jbzoo .request-label {
    font-weight: bold;
}

.jbzoo .request-remove {
    font-weight: bold;
    font-size: 14px;
    color: #d00 !important;
    line-height: 20px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 0.5em;
    background: url('../img/icon/cancel.gif') no-repeat center left;
}

.jbzoo .request-row {
    float: left;
    margin-right: 1em;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0.5em;
    margin-bottom: 0.5em;
}
Best regards, Denis.

Прикрепленные файлы

  • Прикрепленный файл  media.zip   2.38К   62 Количество загрузок:

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



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





Click to return to top of page in style!