0

I am trying to display a slider on magentogo store but somehow despite copying all code from the demo example of slider along with css the slider is not working. The css is set to display none as this is how slider works. But Jquery is not calling the slider code in loop.js file. I am really stuck here so please help.

I am using loopedslider: github.com/mcarmen/loopedSlider#markup

and here is the website: https://magoopaddleboards.gostorego.com/#

Regards Ahmar

Ahmar Ali
  • 541
  • 2
  • 7
  • 21

1 Answers1

0

You have a display none for the class .slides div. It doesn't look like it's in a css file... It might be done through a plugin.

Screenshot of this:

enter image description here

designtocode
  • 2,215
  • 4
  • 21
  • 35
  • It was a slight error and I have managed to make the image appear but slider is still not working. Can you please take a look and check what is the problem – Ahmar Ali Jul 28 '13 at 17:45