Hikashop 4.1.0 few question

  • Posts: 81515
  • Thank you received: 13068
  • MODERATOR
4 years 11 months ago #306685

Hi,

That's a good catch.
There's actually a break; missing after the code:
case 'nouislider':
$doc->addScript(HIKASHOP_JS.'nouislider.min.js?v='.HIKASHOP_RESSOURCE_VERSION);
$doc->addStyleSheet(HIKASHOP_CSS.'nouislider.min.css?v='.HIKASHOP_RESSOURCE_VERSION);
$ret = true;
in the file administrator/components/com_hikashop/helpers/helper.php which lead to that file being loaded even when needed as long as you have a cursor filter on the page.
We'll add that patch on our end too to avoid loading it when not necessary. Thanks for the feedback.

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

  • Posts: 1119
  • Thank you received: 114
4 years 11 months ago #306699

Great. Thank you for looking into this!

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

Time to create page: 0.056 seconds
Powered by Kunena Forum