Problem: the js files of the Magento slider extension are loaded by the slider module (code is encrypted). The result is that the slider scripts are loaded before the main jquery-1.7.1.min.js How can I get the jquery library loading first and then the slider js files?

In the version 2.1.1 of the Magento slider extension we have changed the location of js files and have moved them from the folder / js / webandpeople / advancedslider
to the folder:
/ skin / frontend / default / default / js / webandpeople / advancedslider

How to change js files loading order

Disable all js files slider. To do this in the settings in the slider list "Include CSS / JavaScript Files of Sliders" deselect all items and save.

Connect the necessary js files.We recommend to connect through local.xml threads or other suitable *. xml. For direct connection of js-files, you can use the following command:

Back

Go to contentsBack to previous page