I have been attempting to incorporate a slider on my magentogo store, but unfortunately, after following all the code from the demo example of the slider along with the necessary CSS, the slider refuses to work. The CSS is configured to display none, as that is how the slider should function. However, the issue lies in JQuery not executing the slider code in the loop.js file. I seem to be at a standstill, so any assistance would be greatly appreciated.
The slider I am using is LoopedSlider, which can be found here: github.com/mcarmen/loopedSlider#markup
For reference, here is the website in question:
Thank you in advance for your help.