I installed and enabled the gallery api, cck image as input, and slideshow as output. I then created a preset. Should it be working now? I don't see anything happening to the images., they are displayed as normal. I checked for any workflow settings or blocks to enable, but there doesn't seem to be. I also tried the djembed as output source, but same thing. Am I missing something?

Comments

Platinum’s picture

Oh, I noticed another setting that was required, and that is setting the CCK image field to the Gallery API, however after doing so just made the images disappear.

spython’s picture

Had the same problem, deactivated Views Slideshow and Galleria, it works now.
So try disabling other modules that attach their own javascript files.

Platinum’s picture

Thanks that worked. Another problem I had was that imagecache wasn't generating any images in the folder. I just copied and pasted the images into the folder to test it anyways.

The only small thing is it seems that the transition speed doesn't change no matter what value I place? Anyone have the same problem? Currently it transitions a bit too fast for me. Setting it at 0.1, 1, 10, 100, 1000, 10000, etc makes no difference.

taldy’s picture

I installed and enabled the gallery api, cck image as input, and slideshow as output. I then created a preset. Should it be working now?

Go to the "Display fields" page of your CCK-type (admin/content/types/%your-cck-type%/display), and select your galleryApi preset in formatter combobox. Enjoy!

ardas’s picture

You said you were using Slideshow as output. But Slideshow method doesn't have Transition parameter at all. Are you sure you change the proper preset?

Platinum’s picture

Oh, I've got it working now fine. Sorry, I meant that I'm now using the djembed method and the only problem now is that the transition speed doesn't seem to change. No matter what value I place, the transition speed doesn't change. Is it just me?