Community

Flex slider module breaks slide show into a list of images

Hi!

I am new to Drupal. Im working with Drupal 7. I'm trying to create a responsive slide show. I have created a slide show using this example: http://www.ostraining.com/blog/drupal/views-slideshow-in-drupal-7/ . The slide show worked fine. Then I decided to make the slide show responsive. (I'm using the Sky theme by the way). I followed this example: http://www.youtube.com/watch?v=s8I0r6zEvjI (It's about to make a slide show responsive using the flex slider module) to make the slide show responsive. after I did all the steps instead of the slide show I got a list of images that I used for the slide show. Is there any way to fix it or should I create the slide show using a different way.

Please help,

Dmitri

Comments

When that happens, usually it

When that happens, usually it is because the JavaScript code it not working correctly. You can use Firebug to debug the code and see if you get any erros.

This might also happen when your style sheet (CSS) is not loading properly, this is only if the slides are responding but the styling is not correct.

Again I would recommend installing Firebug to see if you get any errors in your JavaScript code browsing that page ie the code is not compatible with jQuery version installed on your Drupal or some libraries are not loading properly.

Hope this helps.

Thank you for your replay. I

Thank you for your replay. I have found the reason.

=-=

nobody click here