All extensions are free now. Because it was coded by Russians.

Joomshopping free filter do not load jQuery UI

Please Log in or Create an account to join the conversation.

#
Hello! Thanks for free JoomShopping filter!
One issue about it - price slider do not working and produce error about "jQuery slider not a function" so seems jQuery UI not loaded.

So i insert in
\modules\mod_jshopping_extended_filter\tmpl\Default\template.php
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>

and now it working.

Please Log in or Create an account to join the conversation.

#
Hello, Effrit.

Thank you very much. I will fix it in the release.

Also, it can be an issue caused by multiple loading of jQuery library on your site. Please, try to check it too.

Please Log in or Create an account to join the conversation.

#
Error appear even on clean installation on default protostar, and originally this issue was posted on local forum by another user so i just confirm it and made quick fix.
And yes, i disable some of jQuery files but seems problem in conditional linking of UI file in filters.php.