I set up a Slider with 3 tabs. I can't seem to make it 'slide'. Everytime I click a tab or one of the arrows the content of the selected node is loaded. I'm not sure what or where I'm missing something.

Comments

Mark Theunissen’s picture

Can you give me more info? What other customisations have you done? Does the node contain any unusual content?

A link if possible would be helpful.

cmeermann’s picture

Well, one could say that the animation isn't working anymore. Check out this page. It's in German, but this shouldn't matter.

BTW: The problem started to occur after I upgraded to Drupal 6.9 and Slider 6.x-1.2.

Here's the page: http://www.ge-weierheide.de/content/schulleitung

Kind regards,
Christian

cmeermann’s picture

Well, one could say that the animation isn't working anymore. Check out this page. It's in German, but this shouldn't matter.

BTW: The problem started to occur after I upgraded to Drupal 6.9 and Slider 6.x-1.2.

Here's the page: http://www.ge-weierheide.de/content/schulleitung

Kind regards,
Christian

Mark Theunissen’s picture

I would say the problem is other Javascript interfering with the Slider. You seem to have a number of modules enabled on that page that add loads of jQuery:

ddblock
jquery menu
voting widgets

etc...

Try disable them all one by one until the slider starts to work again. This will isolate the problem to incompatibility between two modules and then I can take another look and see if I can see a problem.

tasj’s picture

hi,
I have that problem too.
Just disabled DDBLOCK => SLIDER works fine now.
Got an error message displayed in each of my slides : "An error has occurred while trying to create this slider"

Mark Theunissen’s picture

Status: Active » Closed (fixed)

Feel free to re-open if your problem still exists.