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


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

Problem with JBZoo Search and Jquery


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

#1 DirtyHarry90

DirtyHarry90

Отправлено 02 April 2014 - 19:31

Hey guys,

 

I'm very satisfied with JBZoo so far, thanks for the awesome product!

 

Nonetheless, I do have an issue. I'm building a database with JBZoo on my site and I've added a search module at the left side of my page.

 

This search module does work as far as displaying something at least. But I've set it up in the backend to display the categories as "Category List (jQuery .chosen)". The result ist not what I want (see "Kategorien"):

 

ygtk.png

 

I want it to look like this:

 

jquery-chozen.png

 

I've installed jQuery Easy to fix the problem, but it did not help.

 

It seems in the html source code that it is not even trying to load any jquery:

<div class="filter-element element-category-chosen first">
<label class="label" for="filterEl__itemcategory">Kategorien</label>
<div class="field">
<select id="filterEl__itemcategory-1" class="element-itemcategory element-tmpl-category-chosen" data-placeholder="Select..." data-no_results_text="Not found" size="5" multiple="multiple" name="e[_itemcategory][]">
<option value="51">Musikwissenschaften (1)</option>
<option value="21">Anglistik (2)</option>
<option value="22">Architektur (1)</option>
<option value="17">Biologie (3)</option>
<option value="25">Chemie</option>
<option value="26">Elektrotechnik</option>
</select>
</div>
<div class="clear clr"></div>
</div>

Guys, what am I doing wrong?

 

I would really appreciate your help!

 

Thanks in advance,

 

Cay


  • 0

#2 Kess

Kess

Отправлено 03 April 2014 - 05:10

Hello,

 

Could you, please, give us a link to your website? It will be much easier to tell what's wrong after seeing it.


  • 0

#3 DirtyHarry90

DirtyHarry90

Отправлено 04 April 2014 - 08:26

Sent you the link via PM. Sorry, don't want it to be public.


  • 0

#4 Kess

Kess

Отправлено 04 April 2014 - 14:14

Hello,

 

It seems that some JBZoo assets are not loaded. Maybe something prevents them from loading. Try to temporary disable extensions that might cause this. Like that jQueryEasy, for example. Maybe there are some settings in your template that affect this as well, look what options are available. Or maybe you made some changes to the code?

 

Also, you have some js errors:

 

jq843jwer_200x0.png

 

First two are caused by wrong links, maybe that's in your template.

 

Last one will be gone after JBZoo assets will be loaded.


  • 0




Click to return to top of page in style!