Hello,
I just did a fresh install of the extension and ran into several issues right away.
jooomla 3.1
k2 2.6.7
- when loading the page which contains the filter it starts with two javascript errors:
TypeError: $(...).slider is not a function
stop: function (event, ui) {
TypeError: $(...).getElement is not a function
if($('jak2filter199').getElement('#category_id')){
- When changing ANY of the values (whether it be Author, tags, category, or extra field nothing happens
- WHen using the keyword search, the script hangs the browser, not being able to click on anything (not even firebug)
- Magic Selection gives following JS error:
TypeError: $(...).setStyle is not a function
$(lid).setStyle('display', 'none');
jak2filter.js (regel 171)
TypeError: $(...).setStyle is not a function
$(lid).setStyle('display', 'block');